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


In This Topic
    NavBarGripStyle Class Members
    In This Topic

    The following tables list the members exposed by NavBarGripStyle.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the NavBarGripStyle class.  
    Top
    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 PropertyRepresents foreground color of button. (Inherited from C1.Win.C1Command.NavBarButtonStyle)
    Public PropertyGets or sets the grip height.  
    Public PropertyRepresents the inner border's color of button. (Inherited from C1.Win.C1Command.NavBarButtonStyle)
    Public PropertyGets or sets the grip margins.  
    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