[]
Represents a control that a user can select and clear.
public class C1CheckBox : CheckBox, IDependencyObject
| Name | Description |
|---|---|
| C1CheckBox(Context) | Initializes a new instance of the C1CheckBox class. |
| Name | Description |
|---|---|
| ColorProperty |
| Name | Description |
|---|---|
| Color | Gets or sets the color used to paint the control. |
| Site | |
| Tag | Gets or sets an arbitrary object value that can be used to store custom information about this object. |
| Name | Description |
|---|---|
| Dispose(bool) | |
| OnDraw(Canvas) | Customize the native checkbox drawing. |
| Name | Description |
|---|---|
| Disposed |