Description: | Prints the form, including all controls whose Printable property is True, and excluding all the controls whose Printable property is False or which are not printable. |
Used in controls: | |
Used in objects: | None. |
Parameters: | None. |
Return value: | None. |
Example: | INVOKE CmPrint1 "PrintForm" |
Backward compatibility | None. |