Name | Description | |
---|---|---|
![]() | AssignFrom | Copies the properties of the specified object to the current object. |
![]() | CheckValue | Checks the value contained in the control. |
![]() | Clone | Creates a copy of the current object. |
![]() | ControlValueToTag | Copies the value from the control to the tag. |
![]() | CreateControl | Creates a control that can be used to input the tag value. |
![]() | IsShowLabel | Returns a value indicating whether the input form should show the label with the tag's description adjacent to the input control. |
![]() | TagValueToControl | Copies the value from the tag to the control. |