-
-
Notifications
You must be signed in to change notification settings - Fork 740
Closed
Labels
Description
Thanks for this great project, it's really helpful 😃
-
Version: 5.22.14
.Net Core SDK version: latest 2.2 release -
Target: Windows 10
The menu bar is supposed to be removed completely by invoking BrowerWindow.SetMenu(null) or Menu.setApplicationMenu(null). However, the default menu, which contains standard items such as File and Edit, is not suppressed and the menu bar is not removed from created BrowserWindow on Windows.