XSalHSplitter

PPJ.Runtime.XSal.XSalHSplitter

Namespace: PPJ.Runtime.XSal

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

public class XSalHSplitter : XSalSplitter

Constructors

XSalHSplitter()

Default Constructor.

Properties

BottomControl

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

TopControl

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

Methods

FromHandle(handle)

Returns the control associated with the handle.

Parameter
Type
Description

Returns: XSalHSplitterarrow-up-right.

GetBottomFrame()

Returns: SalWindowHandlearrow-up-right.

GetTopFrame()

Returns: SalWindowHandlearrow-up-right.

SetBottomFrame(ctrl)

Parameter
Type
Description

Returns: SalBooleanarrow-up-right.

SetTopFrame(ctrl)

Parameter
Type
Description

Returns: SalBooleanarrow-up-right.

Implements

Last updated