LightweightThemeManager Members
In This Article
#Fields
Name | Description |
---|---|
Allow |
Identifies the Allow |
Current |
Identifies the Current |
#Properties
Name | Description |
---|---|
Actual |
Gets the applied theme name. |
Current |
Gets the applied Effective |
Current |
Gets the applied theme. |
Themes static | Gets a list of available lightweight themes. |
#Methods
Name | Description |
---|---|
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 |
Returns the actual value of the Allow |
Get |
Gets the value of the Lightweight |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns a lightweight theme by its Name. |
Get |
Returns a lightweight theme assembly by its Name. |
Get |
Gets the Type of the current instance. Inherited from Object. |
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 theme in the Lightweight |
Register |
Registers the specified assembly in the Lightweight |
Set |
Sets the value of the Lightweight |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Current |
Occurs after a theme is changed. |
Current |
Occurs after a theme is changed. |
Current |
Occurs before a theme is changed. |
Current |
Occurs before a theme is changed. |
#Attached Properties
Name | Description |
---|---|
Allow |
Gets or sets whether to apply DevExpress lightweight themes to standard controls. |
See Also