StatusBarVisible Property
StatusBarVisible
Gets or sets a value indicating whether the status bar should be visible.
Declaration
[Browsable(true)]
public bool StatusBarVisible { get; set; }
<Browsable(True)>
Public Property StatusBarVisible As Boolean