Specifies the status bar control (if any) which is to receive output in the case where no status bar control handle is explicitly specified (for example, when the STATUS-TEXT attribute of the dialog is changed). If the value of this attribute is NULL-HANDLE, the output will be sent to the implicit status bar (if any) that is created when the dialog's HAS-STATUS-BAR attribute is set to TRUE.
Applies to | Dialog (window, MDI frame, MDI child). |
---|---|
Data Type | HANDLE |
Default Value | NULL-HANDLE |
Possible Values | NULL-HANDLE / status bar control handle |