skip to main content

Integrated Development Environment (IDE) : Working with Screen Programs and File Layouts : Drawing the Screen : TAB CONTROL

TAB CONTROL
TRUE...The Allow-Container style is generated. As a consequence, the code generated to manage the tab switch will rely on this style.
FALSE...The Allow-Container style is not generated. As a consequence, the code generated to manage the tab switch will rely visible variables and CMD-TABCHANGED event.
Specifies the value for the Bitmap-Width property
TRUE...The Buttons style is generated
FALSE...The Buttons style is not generated
Specifies the value for the Custom-Data property.
AUTOMATIC...neither the Temporary nor Permanent styles are generated
TEMPORARY...Temporary style is generated
PERMANENT...Permanent style is generated
NONE...Enabled property is not generated
TRUE... Enabled=1 is generated
FALSE...Enabeld=0 is generated
NONE... The Exclude-Event-List property is not generated.
0... Exclude-Event-List=0 is generated.
1... Exclude-Event-List=1 is generated.
TRUE...The Fixed-Width style is generated
FALSE...The Fixed-Width style is not generated
TRUE...The Flat-Buttons style is generated
FALSE...The Flat-Buttons style is not generated
TRUE...The Height-In-Cells style is generated
FALSE... The Height-In-Cells style is not generated
TRUE...The Hot-Track style is generated
FALSE...The Hot-Track style is not generated
DEFAULT... Either CELLS or nothing is generated after the Lines value depending on the window’s “cell” property setting
None... Neither CELLS nor PIXELS are generated after the Lines value
CELLS... CELLS is generated after the Lines value
PIXELS... PIXELS is generated after the Lines value
TRUE...The Multiline style is generated
FALSE...The Multiline style is not generated
TRUE...The No-Dividers style is generated
FALSE...The No-Dividers style is not generated
TRUE...The No-Tab style is generated
FALSE...The No-Tab style is not generated
TRUE...The Relative-Offset style is generated
FALSE...The Relative-Offset style is not generated
DEFAULT... Either CELLS or nothing is generated after the Size value depending on the window’s “cell” property setting
None... Neither CELLS nor PIXELS are generated after the Size value
CELLS... CELLS is generated after the Size value
PIXELS... PIXELS is generated after the Size value
TRUE... The Text-Norotate style is generated
FALSE.. The Text-Norotate style is not generated
NONE...Visible property is not generated
TRUE... Visible=1 is generated
FALSE...Visible=0 is generated

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left