C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command Namespace / NavBarPanelHeaderStyle Class
Properties Methods


NavBarPanelHeaderStyle Class Members

The following tables list the members exposed by NavBarPanelHeaderStyle.

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. (Inherited from C1.Win.C1Command.NavBarHeaderStyle)
Public PropertyRepresents foreground color of button. (Inherited from C1.Win.C1Command.NavBarButtonStyle)
Public PropertyOverridden. Gets or sets the height of each stack button within the C1NavBar.  
Public PropertyGets or sets the image that is displayed on the header of the active panel.  
Public PropertyGets or sets the color to treat as transparent in PanelHeaderImage images.  
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 MethodOverloaded. Releases all unmanaged resources.  
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