WindowsFormsSettings Methods
Exposes appearance and behavior settings common to all DevExpress controls.
Name | Description |
---|---|
Apply |
This method is called by DevExpress demos to apply specific settings. This is a static method. |
Disable |
Disables the title bar skinning feature for DevExpress forms and message boxes. |
Disable |
Disables the title bar skinning feature for MDI child DevExpress forms. |
Disable |
Disables window shadows for Xtra |
Enable |
Enables the title bar skinning feature for DevExpress forms and message boxes. |
Enable |
Enables the title bar skinning feature for DevExpress forms and message boxes, if the application is running under Microsoft Windows XP. |
Enable |
Enables the title bar skinning feature for MDI child DevExpress forms. |
Enable |
Re-enables form, message and dialog shadows that have been turned off with the Windows |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Force |
Enables the mixed use of the DevExpress text rendering library and System. |
Force |
Turns the Direct |
Force |
Enables the use of the System. |
Force |
Allows you to trace all outdated APIs that are not recommended for use with Direct |
Force |
Enables the use of the System. |
Get |
Returns a custom accent color. |
Get |
Returns the second accent color. |
Get |
Returns the actual value of the Windows |
Get |
Returns whether animation on hovering objects is enabled. This is a static method. |
Get |
|
Get |
Returns whether this application can serve as an External Preview Application in Win |
Get |
Returns the current Windows |
Get |
|
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns a Boolean value that indicates whether the specified control is actually aligned to support locales using right-to-left fonts. This is a static method. |
Get |
Returns a Boolean value that specifies whether DevExpress controls are aligned to support locales using right-to-left fonts. The method parameter allows the default behavior to be specified. This is a static method. |
Get |
Returns a Boolean value that indicates whether right-to-left mirror placement is turned on. The method parameter allows the default behavior to be specified. This is a static method. |
Get |
Returns a Boolean value that indicates whether right-to-left mirror placement is turned on for the specified control or form. This is a static method. |
Get |
|
Get |
Returns a Right |
Get |
Returns a Right |
Get |
Gets the Type of the current instance. Inherited from Object. |
Load |
Loads application settings and updates the corresponding CLR properties accordingly. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Registers the specified skin stored as a BLOB for runtime use. This method replaces the previously used Skin |
Register |
Registers all skins from the target assembly, allowing you and your users to apply them. This method replaces the previously used Skin method that did not affect splash screens and required that you call the additional Splash |
Set |
Specifies a custom accent color. The custom accent color overrides the accent color setting in Windows OS (if the Track |
Set |
Specifies the second accent color. “The Bezier” skin supports the second accent color. Other skins do not support the second accent color. |
Set |
Enables system DPI awareness mode for the current process. |
Set |
Enables “Per-Monitor (v2)” DPI awareness mode for the process if it runs on versions greater than Windows 10 Creators Update (build 1703). On older Windows OS versions, enables system DPI awareness mode. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also