SkinManager Methods
Manages skins for DevExpress controls.
Name | Description |
---|---|
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. |
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. |
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. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns a list of the currently available skins. |
Get |
This method supports the internal infrastructure and is not intended to be used directly from your code. |
Get |
This method supports the internal infrastructure and is not intended to be used directly from your code. |
Get |
This method supports the internal infrastructure and is not intended to be used directly from your code. |
Get |
This method supports the internal infrastructure and is not intended to be used directly from your code. |
Get |
Returns a skin element with the specified name of a control in the specified product displayed using the specified skin provider. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
This method returns the specified skin name, if it’s valid. If the skin name is invalid, the default skin’s name is returned. |
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 assembly that contains custom skins. Registered skins cannot be applied to splash screens; use the Windows |
Register |
Registers the specified skin stored as a BLOB for runtime use. The registered skin cannot be applied to splash screens; use the Windows |
Register |
Obsolete. Registers the specified assembly that contains custom skins. |
Register |
Loads a skin patch from the stream. Patches loaded by this method overload are not applied to Splash Screens, use other overloads instead. |
Register |
Loads a skin patch embedded as a resource in a custom assembly. |
Register |
Loads a skin patch from the local storage file. |
Register |
This method supports the internal infrastructure and is not intended to be used directly from your code. |
Reset |
Call this method to undo all patches applied to the target skin. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also