Property for a Button |
M |
Description |
---|---|---|
x |
A description of the control for use by assistive technology tools. |
|
x |
A descriptive label for the control. |
|
A description of the kind of user-interface element that the control is. |
||
x |
Background settings for the button. |
|
x |
(exp) The text color. |
|
x |
Whether or not the action’s default picture is to be used on the button (user-defined action has no default picture). |
|
x |
Determines whether a button control on a DataWindow is enabled. |
|
x |
(exp) Name of the file containing the picture to be used on the button (if not specified, just the text is used). |
|
x |
(exp) Font settings for the text. |
|
x |
(exp) How the text in the button is horizontally aligned. Values are: 0 (center), 1 (left), 2 (right). |
|
x |
(exp) The height of the button control. |
|
x |
Whether the button control appears once per page when printing newspaper columns. |
|
x |
Whether the user can move the button control. |
|
The name of the button control. |
||
x |
(exp) The pointer image when it is over the button control. |
|
x |
Whether the user can resize the button control. |
|
x |
(exp) Whether the button control moves left to fill in empty space. |
|
x |
(exp) How the button control moves up to fill in empty space. |
|
x |
Whether or not ButtonClicked and ButtonClicking events are fired for this particular button. |
|
x |
(exp) The tag text for the button control. |
|
x |
(exp) The displayed text. |
|
The control’s type, which is button. |
||
x |
(exp) How the text in the button is vertically aligned. Values are: 0 (center), 1 (top), 2 (bottom), 3 (multiline). |
|
x |
(exp) Whether the button control is visible. |
|
x |
(exp) The width of the button control. |
|
x |
(exp) The x coordinate of the button control. |
|
x |
(exp) The y coordinate of the button control. |