Skip to content

MinimumClientHeight Property

Description

Gets/sets the minimum height of the group client area for the group.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property MinimumClientHeight() 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. MinimumClientHeight specifies the smallest size the group client area can be resized, regardless of how many groups have been added. MinimumClientHeight affects this group only.

The Task Panel MinimumGroupClientHeight property is used to set the minimum group client height for all groups in the task panel.

See Also


See Also


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