[]
Initializes a new instance of a C1TaskbarButton component.
public C1TaskbarButton()
Initializes a new instance of a C1TaskbarButton component.
public C1TaskbarButton(IContainer container)
| Type | Name | Description |
|---|---|---|
| IContainer | container |
Initializes a new instance of a C1TaskbarButton component.
public C1TaskbarButton(Form ownerForm)
| Type | Name | Description |
|---|---|---|
| Form | ownerForm | The owner form whose button appears on the taskbar. |