SplitPanel Interface Reference

A SplitPanel enables the user to resize an control. More...

Inheritance diagram for SplitPanel:

Inheritance graph
Collaboration diagram for SplitPanel:

Collaboration graph
List of all members.

Properties

DOUBLE RW DefaultSplit []
 Specifies the default splitter position.
VARIANT_BOOL RW Live []
 Specifies whether the child control size changed when the user moves the mouse.
VARIANT_BOOL RW Vertical []
 Specifies that the SplitPanel has vertical orientation.

Detailed Description

A SplitPanel enables the user to resize an control.

The SplitPanel control must have a two child controls.

Only two controls need to be created in a SplitPanel, a splitter will be automaticly created between these controls.

See also:
CreateSplitPanel.
Note:
Deprecated. Use Frame::AutoSplit instead.


Property Documentation

DOUBLE RW DefaultSplit

Specifies the default splitter position.

VARIANT_BOOL RW Live

Specifies whether the child control size changed when the user moves the mouse.

VARIANT_BOOL RW Vertical

Specifies that the SplitPanel has vertical orientation.


WSO 1.1 Documentation. Date modified:Wed Aug 12 18:13:10 2015. (C) Veretennikov A. B. 2004-2015