Navigation: thinBasic Modules > UI (User Interface) > CONTROLs > CONTROL ADD STATUSBAR > STATUSBAR ExStyle |
|
Equates for STATUSBAR Control ExStyle.
Symbol |
Meaning |
%WS_EX_CLIENTEDGE |
Apply a sunken edge border to the control. |
%WS_EX_STATICEDGE |
Apply a three-dimensional border style to the control. This aspect is used when the items do not accept user input. |
%WS_EX_WINDOWEDGE |
Apply a raised edge border to the control. |
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |