Value Property |
Top Previous Next |
Specifies the content of a control. The visual representation of that content depends on the actual control. Syntax Control.Value = uValue Parameters uValue Specifies the content of the control.
For a signature control, this value is a proprietary binary string that contains the coordinates of the various lines that together form the signature. The size of the control is stored in the binary string, as well. If you change the dimension of the signature control you cannot load any older signatures into the control. To clear the display of the signature control, assign an empty string to the Value property. Remarks Applies to: Signature See also |