ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / C1NavBarTheme Class
Properties Methods


In This Topic
    C1NavBarTheme Class Members
    In This Topic

    The following tables list the members exposed by C1NavBarTheme.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1NavBarTheme class.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the theme that corresponds to the default blue color scheme.  
    Public PropertyBorder color.  
    Public PropertyRepresents foreground color of button when it is in checked state.  
    Public PropertyRepresents 1st gradient color of button background when it is in checked state.  
    Public PropertyRepresents 2nd gradient color of button background when it is in checked state.  
    Public PropertyRepresents foreground color of button when it is highlighted.  
    Public PropertyRepresents 1st gradient color of button background when it is highlighted.  
    Public PropertyRepresents 2nd gradient color of button background when it is highlighted.  
    Public PropertyRepresents foreground color of button in normal state.  
    Public PropertyRepresents 1st gradient color of button background in normal state.  
    Public PropertyRepresents 2nd gradient color of button background in normal state.  
    Public PropertyRepresents foreground color of button when it is pressed.  
    Public PropertyRepresents 1st gradient color of button background when it is pressed.  
    Public PropertyRepresents 2nd gradient color of button background when it is pressed.  
    Public Propertystatic (Shared in Visual Basic)Gets the theme that corresponds to the Windows Classic style.  
    Public PropertyRepresents 1st gradient color of grip line.  
    Public PropertyRepresents 2nd gradient color of grip line.  
    Public Propertystatic (Shared in Visual Basic)Gets the theme that corresponds to the Olive Green color scheme.  
    Public PropertyRepresents foreground color of panel header.  
    Public PropertyRepresents 1st background gradient color of panel header.  
    Public PropertyRepresents 2nd background gradient color of panel header.  
    Public Propertystatic (Shared in Visual Basic)Gets the theme that corresponds to the Media Center style.  
    Public PropertyRepresents foreground color of section header.  
    Public PropertyRepresents 1st background gradient color of section header.  
    Public PropertyRepresents 2nd background gradient color of section header.  
    Public PropertyRepresents color of horizontal rule in C1NavBar section header.  
    Public PropertyRepresents color of horizontal rule between C1NavBar sections.  
    Public Propertystatic (Shared in Visual Basic)Gets the theme that corresponds to the Silver color scheme.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRestore the BorderColor property to its default value.  
    Protected MethodRestore the ButtonCheckedForeColor property to its default value.  
    Protected MethodRestore the ButtonCheckedGradientBegin property to its default value.  
    Protected MethodRestore the ButtonCheckedGradientEnd property to its default value.  
    Protected MethodRestore the ButtonHighlightedForeColor property to its default value.  
    Protected MethodRestore the ButtonHighlightedGradientBegin property to its default value.  
    Protected MethodRestore the ButtonHighlightedGradientEnd property to its default value.  
    Protected MethodRestore the ButtonNormalForeColor property to its default value.  
    Protected MethodRestore the ButtonNormalGradientBegin property to its default value.  
    Protected MethodRestore the ButtonNormalGradientEnd property to its default value.  
    Protected MethodRestore the ButtonPressedForeColor property to its default value.  
    Protected MethodRestore the ButtonPressedGradientBegin property to its default value.  
    Protected MethodRestore the ButtonPressedGradientEnd property to its default value.  
    Protected MethodRestore the GripGradientBegin property to its default value.  
    Protected MethodRestore the GripGradientEnd property to its default value.  
    Protected MethodRestore the PanelHeaderForeColor property to its default value.  
    Protected MethodRestore the PanelHeaderGradientBegin property to its default value.  
    Protected MethodRestore the PanelHeaderGradientEnd property to its default value.  
    Protected MethodRestore the SectionHeaderForeColor property to its default value.  
    Protected MethodRestore the SectionHeaderGradientBegin property to its default value.  
    Protected MethodRestore the SectionHeaderGradientEnd property to its default value.  
    Protected MethodRestore the SeparatorLightColor property to its default value.  
    Protected MethodRestore the SeparatorNormalColor property to its default value.  
    Protected MethodIndicates whether the BorderColor has a default value.  
    Protected MethodIndicates whether the ButtonCheckedForeColor has a default value.  
    Protected MethodIndicates whether the ButtonCheckedGradientBegin has a default value.  
    Protected MethodIndicates whether the ButtonCheckedGradientEnd has a default value.  
    Protected MethodIndicates whether the ButtonHighlightedForeColor has a default value.  
    Protected MethodIndicates whether the ButtonHighlightedGradientBegin has a default value.  
    Protected MethodIndicates whether the ButtonHighlightedGradientEnd has a default value.  
    Protected MethodIndicates whether the ButtonNormalForeColor has a default value.  
    Protected MethodIndicates whether the ButtonNormalGradientBegin has a default value.  
    Protected MethodIndicates whether the ButtonNormalGradientEnd has a default value.  
    Protected MethodIndicates whether the ButtonPressedForeColor has a default value.  
    Protected MethodIndicates whether the ButtonPressedGradientBegin has a default value.  
    Protected MethodIndicates whether the ButtonPressedGradientEnd has a default value.  
    Protected MethodIndicates whether the GripGradientBegin has a default value.  
    Protected MethodIndicates whether the GripGradientEnd has a default value.  
    Protected MethodIndicates whether the PanelHeaderForeColor has a default value.  
    Protected MethodIndicates whether the PanelHeaderGradientBegin has a default value.  
    Protected MethodIndicates whether the PanelHeaderGradientEnd has a default value.  
    Protected MethodIndicates whether the SectionHeaderForeColor has a default value.  
    Protected MethodIndicates whether the SectionHeaderGradientBegin has a default value.  
    Protected MethodIndicates whether the SectionHeaderGradientEnd has a default value.  
    Protected MethodIndicates whether the SeparatorLightColor has a default value.  
    Protected MethodIndicates whether the SeparatorNormalColor has a default value.  
    Top
    See Also