Skip to content

AutoResizeClient Property

Description

Specifies whether the TabControl automatically positions and resizes controls in the tab client area when they are attached to a tab.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property AutoResizeClient() As Boolean

Remarks

By default, AutoResizeClient is True. By setting AutoResizeClient to False, you can manually move and resize the controls that have been attached to tab items that should appear in the tab client area.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.