Name | Description | |
---|---|---|
ButtonPreviewElement Constructor | Initializes a new instance of a ButtonPreviewElement. |
The following tables list the members exposed by ButtonPreviewElement.
Name | Description | |
---|---|---|
ButtonPreviewElement Constructor | Initializes a new instance of a ButtonPreviewElement. |
Name | Description | |
---|---|---|
Action | Gets the associated preview action. (Inherited from C1.Win.RibbonPreview.BasePreviewElement) | |
CompactLayout | Gets or sets whether the button should display text below the image in one row. | |
Enabled | Gets or sets whether the element can be enabled. (Inherited from C1.Win.RibbonPreview.BasePreviewElement) | |
ForMinimizedRibbon | Gets a value indicating if the item should appear only when the Ribbon is minimized. (Inherited from C1.Win.RibbonPreview.BasePreviewElement) | |
IconSet | Gets the icon set used to display item with different sizes. | |
KeyTip | Gets or sets the KeyTip text. | |
LargeImage | Gets or sets the button large image. | |
RibbonItem | Gets the associated RibbonItem. (Inherited from C1.Win.RibbonPreview.BasePreviewElement) | |
RibbonPreview | Gets the owner C1RibbonPreview. (Inherited from C1.Win.RibbonPreview.BasePreviewElement) | |
ShowInQat | Gets or sets whether the button is added to Ribbon QAT. | |
SmallImage | Gets or sets the button small image. | |
Text | Gets or sets the button text. | |
ToolTip | Gets or sets the tooltip text. (Inherited from C1.Win.RibbonPreview.BasePreviewElement) | |
Visible | Gets or sets whether the element can be shown. (Inherited from C1.Win.RibbonPreview.BasePreviewElement) |