Name | Description | |
---|---|---|
![]() | TagStringInputParams Constructor | Overloaded. |
The following tables list the members exposed by TagStringInputParams.
Name | Description | |
---|---|---|
![]() | TagStringInputParams Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AssignFrom | Overridden. Copies the properties of the specified object to the current object. |
![]() | CheckValue | Overridden. Returns true. |
![]() | Clone | Creates a copy of the current object. (Inherited from C1.C1Preview.TagInputParams) |
![]() | ControlValueToTag | Overridden. Copies the value from the control to the tag. |
![]() | CreateControl | Overridden. Creates a System.Windows.Forms.TextBox. |
![]() | IsShowLabel | Returns a value indicating whether the input form should show the label with the tag's description adjacent to the input control. (Inherited from C1.C1Preview.TagInputParams) |
![]() | TagValueToControl | Overridden. Copies the value from the tag to the control. |