C1NavBarButton Class Members
In This Topic
The following tables list the members exposed by C1NavBarButton.
Public Properties
| Name | Description |
| ID | Gets the unique identifier, which is the same for the corresponding button and panel. |
| Image | Gets or sets the image that is displayed on the button. |
| ImageTransparentColor | Gets or sets the color to treat as transparent in Image and SmallImage images. |
| PanelHeader | Gets or sets the text shown on the panel header. |
| SmallImage | Gets or sets the small image that is displayed in the button strip. |
| Text | Gets or sets the text displayed on the stack button, or in a tooltip when the button is in the bottom strip. |
| Visible | Gets or sets the visibility of the button. |
Top
Public Methods
| Name | Description |
| ToString | Returns a string that represents the current object. |
Top
See Also