Partager via


OnStatusBarEventArgs.StatusBar Property

Definition

Gets a Boolean value that specifies whether the status bar is displayed or not.

public:
 property bool StatusBar { bool get(); };
public bool StatusBar { get; }
member this.StatusBar : bool
Public ReadOnly Property StatusBar As Boolean

Property Value

True if the status bar is displayed, otherwise false.

Applies to