[]
Represents a button control.
[ToolboxBitmap(typeof(C1Button), "C1Button.png")]
public class C1Button : C1ButtonControl, ISupportInitialize, IButtonControl, IUiaButton, IUiaInvokeProvider
<ToolboxBitmap(GetType(C1Button), "C1Button.png")>
Public Class C1Button
Inherits C1ButtonControl
Implements ISupportInitialize, IButtonControl, IUiaButton, IUiaInvokeProvider
| Name | Description |
|---|---|
| C1Button() | Initializes a new instance of the C1Button class. |
| Name | Description |
|---|---|
| ButtonType | Gets or sets the button style type value. |
| Styles | Gets or sets the C1Button styles. |