Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

Client Area

A tab control can optionally contain a client area. The client area is used to display controls associated with a tab.

If the client area is available (see ClientArea property), controls can be added to the tab control at design-time. As the user switches between tabs, the controls associated with each tab are shown or hidden. As controls are hidden because their associated tab is not the current tab, the controls are not only hidden, but also disabled (using Visual Basic's Enabled property). This is fully automatic and requires no application intervention.

The tab order of the controls contained within the client area (or current tab page) is defined using Visual Basic's TabIndex property.

Overview


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.