.topic ctrl.statusbar .title StatusBar .toc 1 StatusBar .index StatusBar .h1 StatusBar VB Equivalent: StatusBar -- DVX Widget: statusbar A horizontal container styled as a status bar, typically placed at the bottom of a form. At the C API level it accepts child widgets, but it is not registered as a container in the form runtime, so child controls cannot be nested inside it in .frm files. Set its Caption property to display status text. No type-specific properties, events, or methods. .link ctrl.common.props Common Properties, Events, and Methods