<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > CONTROLS > Control Types > Option Control > Option Control Creation > CONTROL ADD OPTION > OPTION Style |
Equates for OPTION Style.
If none is specified the following expression is assumed as default:
Symbol |
Meaning |
%BS_AUTORADIOBUTTON |
|
%BS_BOTTOM |
|
%BS_CENTER |
|
%BS_LEFT |
|
%BS_LEFTTEXT |
|
%BS_MULTILINE |
|
%BS_NOTIFY |
|
%BS_PUSHLIKE |
|
%BS_RIGHT |
|
%BS_TOP |
|
%BS_VCENTER |
|
%WS_DISABLED |
|
%WS_GROUP |
|
%WS_TABSTOP |