[]
Specifies the visibility of the label of a tool.
public enum ToolLabelVisibility
Inherited value allows C1Ribbon and C1ToolStrip to set a specific value.
| Name | Description |
|---|---|
| Collapsed | The label is not visible. |
| Inherited | The visibility will be determined by the parent C1Ribbon or C1ToolStrip control. |
| Visible | The label is visible. |