These parameters are specific to changing how the DIALOG OK and CANCEL buttons are displayed.
Parameter |
Value |
Description |
BUTTON_OK_CAPTION |
value |
Specifies the text for the OK button. |
BUTTON_OK_FONT_COLOR |
value |
Specifies the font color for OK button. |
BUTTON_OK_BACK_COLOR |
value |
Specifies the background color for OK button. |
BUTTON_OK_COLOR |
value |
Specifies the color for OK button |
BUTTON_OK_FONT_BOLD |
ON OFF |
Specifies if the OK button font is bold type. |
BUTTON_OK_FONT_ITALIC |
ON OFF |
Specifies if the OK button font is italic type. |
BUTTON_OK_FONT_UNDERLINE |
ON OFF |
Specifies if the OK button font is underline type. |
BUTTON_OK_FONT_STRIKEOUT |
ON OFF |
Specifies if the OK button font is strike out type. |
BUTTON_OK_FONT_NAME |
value |
Specifies the font name for OK button. |
BUTTON_OK_FONT_SIZE |
value |
Specifies the font size for OK button. |
BUTTON_OK_WIDTH |
value |
Specifies the OK button width in pixels. |
BUTTON_CANCEL_CAPTION |
value |
Specifies the text for the Cancel button. |
BUTTON_CANCEL_FONT_COLOR |
value |
Specifies the font color for the Cancel button |
BUTTON_CANCEL_BACK_COLOR |
value |
Specifies the background color for Cancel button |
BUTTON_CANCEL_COLOR |
value |
Specifies the color for Cancel button |
BUTTON_CANCEL_FONT_BOLD |
ON OFF |
Specifies if the Cancel button font is bold type. |
BUTTON_CANCEL_FONT_ITALIC |
ON OFF |
Specifies if the Cancel button font is italic type. |
BUTTON_CANCEL_FONT_UNDERLINE |
ON OFF |
Specifies if the Cancel button font is underline type. |
BUTTON_CANCEL_FONT_STRIKEOUT |
ON OFF |
Specifies if the Cancel button font is strike out type. |
BUTTON_CANCEL_FONT_NAME |
ON OFF |
Specifies the font name for Cancel button. |
BUTTON_CANCEL_FONT_SIZE |
value |
Specifies the font size for Cancel button. |
BUTTON_CANCEL_WIDTH |
value |
Specifies the Cancel button width in pixels. |
BUTTON_HEIGHT |
value |
Specifies the height of the buttons in pixels. |