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