Share

Application.StatusBarText Property

Parent Object: Application

Description

Gets/Sets the Status Bar text in first pane of the Application's Main frame.

Syntax

Application.StatusBarText() As String

Property Value

This is a read/write property whose value is a String.

Version

Introduced in version 5

Was this information helpful?