Property ShowStatusBar
- Assembly
- FrameworkSystems.FrameworkStudio.General.dll
ShowStatusBar
Gibt an, ob die Statusleiste (Ladestatus der aktuellen Seite + MouseOver Link) angezeigt wird. Die Statusleiste wird nur in Verbindung mit dem BrowserMode angezeigt.
[Browsable(true)]
[ControlStylesBrowsable(true)]
public bool? ShowStatusBar { get; set; }
Property Value
- bool?