[]
Represents a control that a user can select and clear.
public class C1CheckBox : CheckBox, IDisposable
Name | Description |
---|---|
C1CheckBox() | Initializes a new instance of the C1CheckBox class. |
Name | Description |
---|---|
ForegroundProperty | Identifies the Foreground dependency property. |
Name | Description |
---|---|
Foreground | Gets or sets the color used to paint the control. |
IsDisposed | Gets whether this instance is disposed. |
Name | Description |
---|---|
Dispose() | |
Dispose(bool) | |
Finalize() | Finalizes this instance of the C1CheckBox class. |
OnApplyTemplate() |