The following tables list the members exposed by StyleManager.
Name | Description | |
---|---|---|
Default | Returns the StyleManager that is associated with the default style of the default library. | |
DefaultStyleSetName | Returns or sets the name of the default application style set. | |
Office2007ColorScheme | Returns or sets the current Office 2007 color scheme. | |
Office2007CustomBlendColor | Returns or sets the color that should be blended with the colors of the current Infragistics.Win.Office2007ColorTable.ColorSchemeResolved. | |
Office2010ColorScheme | Returns or sets the current Office 2010 color scheme. | |
Office2010CustomBlendColor | Returns or sets the color that should be blended with the colors of the current Infragistics.Win.Office2010ColorTable.ColorSchemeResolved. | |
Office2013ColorScheme | Returns or sets the current Office 2013 color scheme. | |
Office2013CustomBlendColor | Returns or sets the color that should be blended with the colors of the current Infragistics.Win.Office2013ColorTable.ColorSchemeResolved. | |
Office2013Theme | Returns or sets the current Office 2013 theme | |
Version | Returns the version of the style manager. |
Name | Description | |
---|---|---|
FromComponentRole | Returns the style manager for the specified component role. | |
FromName | Overloaded. Returns the style manager with the specified name. | |
GetComponentPropertyValue | Returns the parsed custom property value for the specified component role and property name. | |
GetDefaultStyleSetName | Returns the current default styleset name for the specified library | |
GetRole | Returns the UIRole for the specified name. | |
GetSchema | Returns a schema instance | |
GetSharedObjectPropertyValue | Returns the parsed custom property value for the specified shared object and property name. | |
Load | Overloaded. Loads style information from the specified file into the default library. | |
Reset | Overloaded. Resets/clears the style information that is currently loaded into memory for the default style library. | |
SetDefaultStyleSetName | Changes the default style set name for the specified style library |
Name | Description | |
---|---|---|
StyleChanged | Invoked when the style information has been changed. |