XSalSeparator
PPJ.Runtime.XSal.XSalSeparator
Namespace: PPJ.Runtime.XSal
Assembly: PPJ.Runtime.XSal.49 (4.9.0.0)
public class XSalSeparator : SalUserControlPublic Class XSalSeparator
Inherits SalUserControlConstructors
XSalSeparator()
Default Constructor.
Properties
Horizontal
Boolean: Returns/Sets the orientation of the separator.
Style
SeparatorStyle: Returns/Sets the style of the separator.
Vertical
Boolean: Returns/Sets the orientation of the separator.
Methods
FromHandle(handle)
Returns the control associated with the handle.
Parameter
Type
Description
Returns: XSalSeparator.
Inherited By
Implements
Name
Description
Last updated