XSalVSplitter
PPJ.Runtime.XSal.XSalVSplitter
Namespace: PPJ.Runtime.XSal
Assembly: PPJ.Web.XSal.49 (4.9.0.0)
public class XSalVSplitter : XSalSplitterPublic Class XSalVSplitter
Inherits XSalSplitterConstructors
XSalVSplitter()
Default Constructor.
Properties
LeftControl
Control: Returns/Sets the control bound to the left split panel. (Default: null)
RightControl
Control: 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: XSalVSplitter.
GetLeftFrame()
Returns: SalWindowHandle.
GetRightFrame()
Returns: SalWindowHandle.
SetLeftFrame(ctrl)
Parameter
Type
Description
Returns: SalBoolean.
SetRightFrame(ctrl)
Parameter
Type
Description
Returns: SalBoolean.
Implements
Name
Description
Last updated