Specifies the status bar to be used with the TextViewGenerator. The property value is null, if there is no status bar connected. Otherwise it is an object of the type StatusBarViewGenerator. It automatically shows status information of the current text input position.

Syntax

public StatusBarViewGenerator StatusBar { get; set; }
Public Property StatusBar() As StatusBarViewGenerator