CoreWebView2WindowFeatures.ShouldDisplayMenuBar Property

Definition

Indicates that the menu bar is displayed.

public bool ShouldDisplayMenuBar { get; }
public int ShouldDisplayMenuBar { get; }
member this.ShouldDisplayMenuBar : bool
member this.ShouldDisplayMenuBar : int
Public ReadOnly Property ShouldDisplayMenuBar As Boolean
Public ReadOnly Property ShouldDisplayMenuBar As Integer

Property Value

Applies to