TXTextControlWeb.showStatusBar Method

Shows or hides the web editor's status bar.

Syntax

[JavaScript]
<void> TXTextControlWeb.showStatusBar(<boolean> show);
Parameter Description
show

Determines if the status bar is shown or hidden.