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


In This Topic
    NavBarHeaderStyle Class Members
    In This Topic

    The following tables list the members exposed by NavBarHeaderStyle.

    Public Properties
     NameDescription
    Public PropertyRepresents background color or 1st background gradient color of button. (Inherited from C1.Win.C1Command.NavBarButtonStyle)
    Public PropertyRepresents 2nd background gradient color of button. (Inherited from C1.Win.C1Command.NavBarButtonStyle)
    Public PropertyGets or sets the font used to render text on a stack button.  
    Public PropertyRepresents foreground color of button. (Inherited from C1.Win.C1Command.NavBarButtonStyle)
    Public PropertyGets or sets the height of each stack button within the C1NavBar.  
    Public PropertyRepresents the inner border's color of button. (Inherited from C1.Win.C1Command.NavBarButtonStyle)
    Public PropertyRepresents the outer border's color of button. (Inherited from C1.Win.C1Command.NavBarButtonStyle)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the C1NavBar owner. (Inherited from C1.Win.C1Command.NavBarBaseStyle)
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object. (Inherited from C1.Win.C1Command.NavBarBaseStyle)
    Top
    Protected Methods
     NameDescription
    Protected MethodRaise the System.Windows.Forms.Control.StyleChanged event. (Inherited from C1.Win.C1Command.NavBarBaseStyle)
    Protected MethodIndicates whether the System.Drawing.Color has a default value. (Inherited from C1.Win.C1Command.NavBarBaseStyle)
    Top
    See Also