Skip to main content

XSalSeparator

Namespace: PPJ.Runtime.XSal

Assembly: PPJ.Runtime.XSal.49 (4.9.0.0)

public class XSalSeparator : SalUserControl

Constructors

Instance memberXSalSeparator()

Default Constructor.

Properties

Instance memberHorizontal

Boolean: Returns/Sets the orientation of the separator.

Instance memberStyle

SeparatorStyle: Returns/Sets the style of the separator.

Instance memberVertical

Boolean: Returns/Sets the orientation of the separator.

Methods

Static memberFromHandle(handle)

Returns the control associated with the handle.

ParameterTypeDescription
handleSalWindowHandle

Returns: XSalSeparator.

Inherited By

NameDescription
XSalSeparatorDoubleRaised
XSalSeparatorEtched
XSalSeparatorInvisible
XSalSeparatorSingleRaised

Implements

NameDescription
ISalWindow