The format of the printed field.
control.OutFormat [= string]
String. Gets or sets the format for the field when it is printed.
To set the OutFormat property of a control, click on the right side of the property and enter the formatting value. At design-time, do not surround the value entered with apostrophes.
The valid formatting entered will depend upon the type of field
(defined by ValueType property), and
how you want the output to appear. See
AutoField Class | AutoField
Class Members |
ValueType Property |