VisSplitter

PPJ.Runtime.Vis.VisSplitter

Namespace: PPJ.Runtime.Vis

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

Splitter control.

public class VisSplitter : SalCustomControl, IMessageFilter

Constructors

Default Constructor.

Properties

AnchorStyles: Hides the Anchor property. (Default: Top, Left)

Cursor: Hides the Cursor property.

DockStyle: Hides the Dock property. (Default: None)

Boolean: Hidden property. Doesn't apply to VisSplitter. (Default: False)

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

Int32: Returns/Sets the thickness of the splitter (Default: 6)

Boolean: Hidden property. Doesn't apply to VisSplitter. (Default: False)

String: Hidden property. Doesn't apply to VisSplitter. (Default: "")

String: Hidden property. Doesn't apply to VisSplitter. (Default: "")

Int32: Hidden property. Doesn't apply to VisSplitter. (Default: 0)

Int32: Hidden property. Doesn't apply to VisSplitter. (Default: 0)

Methods

Returns the control associated with the handle.

ParameterTypeDescription

handle

Returns: VisSplitter.

Retrieves current type of splitter control.

Returns: SalNumber.

Resizes associated controls.

Returns: SalNumber.

Associates a child control with the splitter.

ParameterTypeDescription

preceeding

child

Returns: Control.

Implements

NameDescription

Last updated