Description: | Determines whether the control is printed at execution time by the Print control. |
Used in controls/objects: | All controls and forms that can be printed at execution time. |
Values (with constants): | True - Print the control.(POW-TRUE) |
Default value: | True - Print the control.(POW-TRUE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_BOOL |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | POW-PRNENABLEPIC S9(4) COMP-5 |