Gets or sets the text of the status bar. When a text is set, the status bar shows this text until a status of a connected WPF.TextControl changes.

Syntax

public string Text { get; set; }
Public Property Text() As String