OnStatusBarEventArgs.StatusBar Property

Definition

Gets a Boolean value that specifies whether the control is on the status bar.

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 control is on the status, otherwise false.

Applies to