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


In This Topic
    C1NavBarButton Class Members
    In This Topic

    The following tables list the members exposed by C1NavBarButton.

    Public Properties
     NameDescription
    Public PropertyGets the unique identifier, which is the same for the corresponding button and panel.  
    Public PropertyGets or sets the image that is displayed on the button.  
    Public PropertyGets or sets the color to treat as transparent in Image and SmallImage images.  
    Public PropertyGets or sets the text shown on the panel header.  
    Public PropertyGets or sets the small image that is displayed in the button strip.  
    Public PropertyGets or sets the text displayed on the stack button, or in a tooltip when the button is in the bottom strip.  
    Public PropertyGets or sets the visibility of the button.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRestore the Text property to its default value.  
    Protected MethodRestore the ImageTransparentColor property to its default value.  
    Protected MethodIndicates whether the ImageTransparentColor has a default value.  
    Protected MethodIndicates whether the Text has a default value.  
    Top
    See Also