XSalFlatButton
Namespace: PPJ.Runtime.XSal
Assembly: PPJ.Web.XSal.49 (4.9.0.0)
- C#
- VB.NET
public class XSalFlatButton : SalPushbutton
Public Class XSalFlatButton
Inherits SalPushbutton
Constructors
XSalFlatButton()
Default Constructor.
Properties
Style
ToolbuttonStyles: Returns/Sets the XSal style for the button control.
Methods
FromHandle(handle)
Returns the control associated with the handle.
| Parameter | Type | Description |
|---|---|---|
| handle | SalWindowHandle |
Returns: XSalFlatButton.
Implements
| Name | Description |
|---|---|
| ISalControl | |
| ISalPictureControl | |
| ISalWindow |