Skip to content

ClientHeightChanged Event

Description

Occurs when the client height changes.

Syntax

Public Event ClientHeightChanged()

Remarks

The ClientHeight property is used to indicate the minimum total height the Task Panel can be before the scrollbar is displayed. This can be useful for adding a child task panel (as a control item) and synchronizing its height with the height so that no scroll bars will be displayed.

See Also


See Also | Task Panel ActiveX Control v24.0


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