_Global.StatusBar Property

Displays the specified text in the status bar.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
WriteOnly Property StatusBar As String
    Set
'Usage
Dim instance As _Global
Dim value As String

instance.StatusBar = value
string StatusBar { set; }

Property Value

Type: System.String

See Also

Reference

_Global Interface

_Global Members

Microsoft.Office.Interop.Word Namespace