XSalSplitter
PPJ.Runtime.XSal.XSalSplitter
Last updated
PPJ.Runtime.XSal.XSalSplitter
Last updated
Namespace: PPJ.Runtime.XSal
Assembly: PPJ.Runtime.XSal.49 (4.9.0.0)
Int32: Returns/Sets the size of the splitter. (Default: 4
)
BorderStyle: Gets or sets the border style for the control. (Default: Fixed3D
)
Control: Returns/Sets the control bound to the first split panel.
Boolean: Hidden property. Doesn't apply to XSalSplitter. (Default: False
)
Boolean: Inverts the docking of the panels for when the splitter is not proportional. By default the top/left panel is the fixed size panel. When InvertedDocking is true, the bottom/right panel become fixed. (Default: False
)
Int32: Sets or returns the minimum size of the second panel. That is the extra space at the right/bottom of the splitter. (Default: 0
)
Int32: Sets or returns the minimum size of the first split panel. (Default: 0
)
Int32: Returns/Sets the position of the splitter.
Boolean: Returns/Sets the proportional flag. When true, the splitter is automatically moved to keep the same proportions. (Default: True
)
Control: Returns/Sets the control bound to the first split panel.
String: Sets or returns the Text of the splitter control. The text string contains two labels separated by ";", one for each split panel. (Default: ""
)
Boolean: Hidden property. Doesn't apply to XSalSplitter. (Default: False
)
String: Hidden property. Doesn't apply to XSalSplitter. (Default: ""
)
String: Hidden property. Doesn't apply to XSalSplitter. (Default: ""
)
Int32: Hidden property. Doesn't apply to XSalSplitter. (Default: 0
)
Int32: Hidden property. Doesn't apply to XSalSplitter. (Default: 0
)
Returns the control associated with the handle.
Returns: XSalSplitter.
Returns the position of the splitter.
Returns: SalNumber.
Returns: SplitterStyles.
Sets the position of the splitter.
Returns: SalBoolean.
Sets the size of the splitter.
Returns: SalBoolean.
Sets the minimum and maximum positions for the splitter.
Returns: SalBoolean.
Sets the style of the splitter.
Returns: SalBoolean.
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Name | Description |
---|---|
Name | Description |
---|---|
handle
pos
size
min
max
style
on