Skip to main content

XSalFlatButton

Namespace: PPJ.Runtime.XSal

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

public class XSalFlatButton : SalPushbutton

Constructors

Instance memberXSalFlatButton()

Default Constructor.

Properties

Instance memberStyle

ToolbuttonStyles: Returns/Sets the XSal style for the button control.

Methods

Static memberFromHandle(handle)

Returns the control associated with the handle.

ParameterTypeDescription
handleSalWindowHandle

Returns: XSalFlatButton.

Implements

NameDescription
ISalControl
ISalPictureControl
ISalWindow