XSalVSplitter

PPJ.Runtime.XSal.XSalVSplitter

Namespace: PPJ.Runtime.XSal

Assembly: PPJ.Web.XSal.49 (4.9.0.0)

public class XSalVSplitter : XSalSplitter

Constructors

XSalVSplitter()

Default Constructor.

Properties

LeftControl

Controlarrow-up-right: Returns/Sets the control bound to the left split panel. (Default: null)

RightControl

Controlarrow-up-right: Returns/Sets the control bound to the right split panel. (Default: null)

Methods

FromHandle(handle)

Returns the control associated with the handle.

Parameter
Type
Description

Returns: XSalVSplitterarrow-up-right.

GetLeftFrame()

Returns: SalWindowHandlearrow-up-right.

GetRightFrame()

Returns: SalWindowHandlearrow-up-right.

SetLeftFrame(ctrl)

Parameter
Type
Description

Returns: SalBooleanarrow-up-right.

SetRightFrame(ctrl)

Parameter
Type
Description

Returns: SalBooleanarrow-up-right.

Implements

Last updated