C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonStyle Class
Fields Properties Methods Events


RibbonStyle Class Members

The following tables list the members exposed by RibbonStyle.

Public Constructors
 NameDescription
Public ConstructorCreates a new instance of RibbonStyle.  
Top
Public Fields
 NameDescription
Public FieldGets the version number of the style schema.  
Top
Public Properties
 NameDescription
Public PropertyGets the set of named brushes.  
Public PropertyGets the set of named colors.  
Public PropertyGets the set of named integer constants.  
Public PropertyGets the set of named boolean constants.  
Public PropertyGets the set of named fonts.  
Public PropertyGets the set of named glyphs.  
Public Propertystatic (Shared in Visual Basic)Gets the shared instance of a RibbonStyle.  
Top
Public Methods
 NameDescription
Public MethodMaintains performance while RibbonStyle is being changed.  
Public MethodClean up any resources being used.  
Public MethodResumes processing after it has been suspended by a call to BeginUpdate.  
Public MethodLoads a predefined Office 2013 theme into the RibbonStyle object.  
Public Methodstatic (Shared in Visual Basic)Switches the shared instance of RibbonStyle to the specified Office 2013 theme.  
Top
Public Events
 NameDescription
Public EventOccurs when a RibbonStyle is changed.  
Top
See Also