Table of Contents

Property ShowStatusBar

Namespace
FrameworkSystems.FrameworkStudio.General.DevObjects.Form.Designer.ViewModels
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?