Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonStyle Class
Fields Properties Methods Events


In This Topic
    RibbonStyle Class Members
    In This Topic

    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 or sets a value indicating that the dark theme applies a monochrome style to custom bitmap icons.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets a value indicating that the dark theme applies a monochrome style to custom bitmap icons.  
    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 PropertyDefines whether C1Ribbon needs images for the dark theme.  
    Public PropertyGets the style lightness.  
    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 RibbonStyle.BeginUpdate.  
    Public MethodLoads a predefined Office 365 theme into the RibbonStyle object.  
    Public MethodSwitches this RibbonStyle to the specified Office 365 theme.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a RibbonStyle is changed.  
    Top
    See Also