Determines whether a status bar control or the status line of a dialog is updated with DIL-TEXTs. When applied to a dialog, the following interdependencies exist for the display of DIL-TEXTs and STATUS-TEXTs:
HAS-DIL | HAS-STATUS-BAR | DIL-TEXT | STATUS-TEXT |
---|---|---|---|
TRUE | TRUE | displayed | displayed |
TRUE | FALSE | - | - |
FALSE | TRUE | - | displayed |
FALSE | FALSE | - | - |
Applies to | Dialog (window, MDI frame, MDI child), status bar control. |
---|---|
Data Type | BOOLEAN |
Default Value | FALSE |
Possible Values | TRUE / FALSE |