IButtonProperties Properties
Contains properties for IButton objects.
Name | Description |
---|---|
Appearance | Provides access to the current IButton object’s appearance settings. |
Caption | Gets or sets the current IButton object’s caption. |
Checked | Gets or sets if the current IButton is checked. |
Enabled | Gets or sets whether the current IButton object is enabled. |
Glyphs | Gets or sets a collection of glyphs for the current IButton object. |
Group |
Gets or sets a group index for the current IButton object. |
Image | Gets or sets the current IButton object’s icon. |
Image |
Gets or sets an IButton |
Image |
Gets or sets the current IButton object’s icon location relative to its IButton |
Image |
Provides access to all properties that allow you to assign and customize an icon for this IButton. |
Images | Gets a collection of images that can be used as the current IButton object’s icon. |
Image |
Gets or sets the uniform resource identifier of the image in the DX Image Gallery displayed in the button. A specific version of the addressed image is automatically chosen based on the app context (the current skin and required image size). |
Is |
Gets whether the current IButton is locked for any visual update. |
Style | Gets or sets the current IButton object’s type. |
Super |
Gets or sets a super tool-tip for the current IButton. |
Tag | Gets or sets the current IButton object’s tag. |
Tool |
Gets or sets a tool-tip for the current IButton. |
Use |
Gets or sets whether the current IButton object’s IButton |
Use |
Gets or sets whether the current IButton object’s icon is visible. |
Visible | Gets or sets whether the current IButton object is visible. |
Visible |
Gets or sets the current IButton object’s relative position. |
See Also