Dialog Attributes
PLBCMP GUI Only
Dialog attributes alter and enhance the appearance and actions of a DIALOG object. The following attributes are available:
|
Position the dialog relative to the upper left corner of the screen. | |
|
Turns on the bold attribute for the display fonts. | |
|
Detach the dialog from the main window. | |
|
Correct object positioning in a DIALOG. | |
|
Set the dialog font for all DIALOG objects. | |
|
Sets the dialog font size for all DIALOG objects. | |
|
Set the DIALOG style. | |
|
Turns off the bold attribute for the display fonts | |
|
Indicates that no button should be treated as the cancel button. | |
|
Indicates that no button should be treated as a default button. | |
|
Indicates that dialog positions are treated as line and column positions. | |
|
Indicates that dialog positions are treated as pixel positions. | |
|
Position the dialog relative to the current active window. | |
|
Causes the ENTER key to act as a TAB key. | |
|
Suspends the default tab sequencing of objects. | |
|
Activates the default tab sequencing of objects. | |
|
Specifies the type of dialog; model, modeless or progress. | |
|
Specifies the title for the DIALOG. | |
|
Specifies the size of the DIALOG box. |
See Also: DIALOG
![]() |