AlertButton Properties
Represents a button within an alert window.
Name | Description |
---|---|
Bounds | Gets or sets the bounds of the button. |
Down |
Gets or sets the pressed state of the button, This option is in effect when the button functions as a check button (the Alert |
Hint | Gets or sets the button’s hint. |
Image |
Gets or sets an image displayed within the button. This property is obsolete. Use the Alert property instead.
|
Image |
Gets or sets an image displayed when the current button functions as a check button and it’s in the pressed state. This property is obsolete. Use the Alert property instead.
|
Image |
Gets or sets the index of an image in the AlertAlert property instead.
|
Image |
Gets or sets the index of an image in the AlertAlert property instead.
|
Image |
Provides access to settings that allow you to set up raster and vector icons for this Alert |
Images | Gets the source of images for buttons in alert windows. |
Name | Gets or sets the button’s name. |
Owner | Gets the alert window that displays the current button. |
Predefined | Gets whether the current button is one of the predefined buttons (Close, Pin or Dropdown). |
State | Gets or sets the button’s state. |
Style | Gets or sets the button’s style. |
Visible | Gets or sets the button’s visibility. |
See Also