ShowTabs Property
Description
Gets or sets whether the tabs in the tab control are visible.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property ShowTabs() As Boolean
Remarks
Gives you the option to hide all the tabs in the tab control. If used, tabs must be selected or changed using code.
This might be used when creating a wizard-type interface. You could then change tabs using a next button or some other control of your choice.
See Also
| Suite Pro Controls ActiveX Control v24.0
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.