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