Partager via


OnMenuBarEventArgs.MenuBar Property

Definition

Gets a Boolean value that specifies if the control is on the menu bar.

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

Property Value

True if the control is on the menu bar, otherwise false.

Applies to