Description: | Determines whether the separators on the tool bar are displayed. |
Used in control(s): | Toolbar |
Values (with constants): | True - Displays the separators.(POW-TRUE) False - Does not display the separator.(POW-FALSE) |
Default value: | True(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: | None. |