Click or drag to resize

TabControl.AutoSize Property

X#
A logical value which lets the tab control automatically resize itself to accommodate the size of largest tab page. The default is FALSE.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY AutoSize AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A logical value which lets the tab control automatically resize itself to accommodate the size of largest tab page. The default is FALSE.
See Also