CoreWebView2WindowFeatures.ShouldDisplayMenuBar Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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