VisSplitter
PPJ.Runtime.Vis.VisSplitter
Last updated
PPJ.Runtime.Vis.VisSplitter
Last updated
Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Runtime.Vis.49 (4.9.0.0)
Splitter control.
Default Constructor.
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
)
Returns the control associated with the handle.
Parameter | Type | Description |
---|---|---|
handle |
Returns: VisSplitter.
Retrieves current type of splitter control.
Returns: SalNumber.
Resizes associated controls.
Returns: SalNumber.
Associates a child control with the splitter.
Parameter | Type | Description |
---|---|---|
preceeding | ||
child |
Returns: Control.
Name | Description |
---|---|