[]
Creates a TouchStripButton instance.
public TouchStripButton()
Public Sub New()
Creates a TouchStripButton instance.
public TouchStripButton(string text, Image image)
Public Sub New(text As String, image As Image)
Type | Name | Description |
---|---|---|
string | text | Indicates the button text. |
Image | image | Indicates the button image. |