Navigation:  thinBasic Modules > UI (User Interface) > CONTROLs > CONTROL ADD TAB >

TAB Style

Previous pageReturn to chapter overviewNext page

 

Equates for TAB Control Style.

 

Symbol

Meaning

%TCS_BOTTOM

Tabs are placed at the bottom

%TCS_RIGHT

Tabs are placed at the right side

%TCS_FORCEICONLEFT

Icons are forced to the left

%TCS_FORCELABELLEFT

Labels are forced to the left

%TCS_VERTICAL

Tabs are placed vertically.

%TCS_SINGLELINE

Displays one row of tabs

%TCS_RIGHTJUSTIFY

Tabs fill the entire width of the control

%TCS_FIXEDWIDTH

All tabs are the same size

%TCS_RAGGEDRIGHT

Tabs are not stretched

%TCS_FOCUSONBUTTONDOWN

Tabs receive the focus when clicked

%TCS_OWNERDRAWFIXED

Parent window is responsible for drawing tabs

%TCS_TOOLTIPS

A Tooltip control is associated with the control

%TCS_FOCUSNEVER

Tab never receives the focus

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com