MinTabWidth Property
Description
Gets/sets the minimum width a tab button can be.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property MinTabWidth() As Long
Remarks
MinTabWidth is the minimum width in pixels a tab button can be for any of the tab layout styles. To set back to default settings, set MinTabWidth to 0.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.