StatusBarText Property

Specifies the text displayed in the status bar when a control has the focus. Available at design time and run time.

 [Form.]Control.StatusBarText[= cText]

Property Values

  • cText
    Specifies the text that describes the control with the focus.

See Also

Caption Property

Applies To: CheckBox | ComboBox | CommandButton | EditBox | Grid | ListBox | OptionButton | Spinner | TextBox