XSalHSplitter
PPJ.Runtime.XSal.XSalHSplitter
Namespace: PPJ.Runtime.XSal
Assembly: PPJ.Web.XSal.49 (4.9.0.0)
public class XSalHSplitter : XSalSplitterPublic Class XSalHSplitter
Inherits XSalSplitterConstructors
XSalHSplitter()
Default Constructor.
Properties
BottomControl
Control: Returns/Sets the control bound to the bottom split panel. (Default: null)
TopControl
Control: 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: XSalHSplitter.
GetBottomFrame()
Returns: SalWindowHandle.
GetTopFrame()
Returns: SalWindowHandle.
SetBottomFrame(ctrl)
Parameter
Type
Description
Returns: SalBoolean.
SetTopFrame(ctrl)
Parameter
Type
Description
Returns: SalBoolean.
Implements
Name
Description
Last updated