VisSplitterWindow

PPJ.Runtime.Vis.VisSplitterWindow

Namespace: PPJ.Runtime.Vis

Assembly: PPJ.Runtime.Vis.49 (4.9.0.0)

Split window frame.

public class VisSplitterWindow : SalFormWindow

Constructors

Split window frame.

Properties

Orientation: Sets/Returns the orientation of the splitter. (Default: Vertical)

Methods

Assigns the default child windows to be used by the control.

Returns: SalNumber.

Returns the control associated with the handle.

ParameterTypeDescription

handle

Returns: VisSplitterWindow.

Retrieves current orientation of splitter bar. Return value is one of the ORIENT_SPLIT_... codes.

Returns: SalNumber.

Allows run-time assignment of new child targets.

ParameterTypeDescription

preceeding

child

Returns: Control.

Implements

NameDescription

Last updated