[]
Copies the value from the control to the tag.
public abstract void ControlValueToTag(Control control, Tag tag)
Type | Name | Description |
---|---|---|
Control | control | The source control containing the value. |
Tag | tag | The Tag to which the value is assigned. |