Description: | Determines whether the FileList control displays hidden files. |
Used in control(s): | FileList |
Values (with constants): | True - Displays hidden files.(POW-TRUE) |
Default value: | False - Does not display hidden files.(POW-FALSE) |
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-HIDDENPIC S9(4) COMP-5 |