[]
Creates a CheckBox.
public override Control CreateControl(Tag tag, int maxWidth)
Type | Name | Description |
---|---|---|
Tag | tag | The tag to edit. |
int | maxWidth | The maximum width of the control. |
Type | Description |
---|---|
Control | The newly created control. |