Version

StyleManager Class Members

The following tables list the members exposed by StyleManager.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)DefaultReturns the StyleManager that is associated with the default style of the default library.  
Public Propertystatic (Shared in Visual Basic)DefaultStyleSetNameReturns or sets the name of the default application style set.  
Public Propertystatic (Shared in Visual Basic)Office2007ColorSchemeReturns or sets the current Office 2007 color scheme.  
Public Propertystatic (Shared in Visual Basic)Office2007CustomBlendColorReturns or sets the color that should be blended with the colors of the current Infragistics.Win.Office2007ColorTable.ColorSchemeResolved.  
Public Propertystatic (Shared in Visual Basic)Office2010ColorSchemeReturns or sets the current Office 2010 color scheme.  
Public Propertystatic (Shared in Visual Basic)Office2010CustomBlendColorReturns or sets the color that should be blended with the colors of the current Infragistics.Win.Office2010ColorTable.ColorSchemeResolved.  
Public Propertystatic (Shared in Visual Basic)Office2013ColorSchemeReturns or sets the current Office 2013 color scheme.  
Public Propertystatic (Shared in Visual Basic)Office2013CustomBlendColorReturns or sets the color that should be blended with the colors of the current Infragistics.Win.Office2013ColorTable.ColorSchemeResolved.  
Public Propertystatic (Shared in Visual Basic)Office2013ThemeReturns or sets the current Office 2013 theme  
Public PropertyVersionReturns the version of the style manager.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)FromComponentRoleReturns the style manager for the specified component role.  
Public Methodstatic (Shared in Visual Basic)FromNameOverloaded. Returns the style manager with the specified name.  
Public MethodGetComponentPropertyValueReturns the parsed custom property value for the specified component role and property name.  
Public Methodstatic (Shared in Visual Basic)GetDefaultStyleSetNameReturns the current default styleset name for the specified library  
Public MethodGetRoleReturns the UIRole for the specified name.  
Public Methodstatic (Shared in Visual Basic)GetSchemaReturns a schema instance  
Public MethodGetSharedObjectPropertyValueReturns the parsed custom property value for the specified shared object and property name.  
Public Methodstatic (Shared in Visual Basic)LoadOverloaded. Loads style information from the specified file into the default library.  
Public Methodstatic (Shared in Visual Basic)ResetOverloaded. Resets/clears the style information that is currently loaded into memory for the default style library.  
Public Methodstatic (Shared in Visual Basic)SetDefaultStyleSetNameChanges the default style set name for the specified style library  
Public Events
 NameDescription
Public EventStyleChangedInvoked when the style information has been changed.  
See Also