Version

StyleManager Class Methods

For a list of all members of this type, see StyleManager members.

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  
See Also