Navigation: thinBasic Modules > UI (User Interface) > CONTROLs > CONTROL ADD STATUSBAR > STATUSBAR Style |
|
Equates for STATUSBAR Control Style.
Symbol |
Meaning |
%CCS_TOP |
The StatusBar is placed at the top of the dialog. |
%CCS_BOTTOM |
The StatusBar is placed at the bottom of the dialog. |
%SBARS_SIZEGRIP |
A sizegrip is added to the StatusBar. |
%SBARS_TOOLTIPS |
Use this style to enable tooltips. |
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |