Skip to content

MinimumGroupClientHeight Property

Description

Gets/sets the minimum height of the group client area for all groups in the task panel.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property MinimumGroupClientHeight() As Long

Remarks

The group client area is automatically resized according to how many groups have been added to the task panel. When many groups are added to the task panel, the group client area can become really small. MinimumGroupClientHeight specifies the smallest size the group client area can be resized, regardless of how many groups have been added.

The TaskPanelGroup MinimumClientHeight property is used to set the minimum group client height for groups on an individual basis.

See Also


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