How to hide the top menu #375

Closed
opened 2026-01-29 16:37:53 +00:00 by claunia · 6 comments
Owner

Originally created by @qcjxberin on GitHub (Aug 21, 2019).

Originally assigned to: @GregorBiswanger on GitHub.

How to hide the top menu

Originally created by @qcjxberin on GitHub (Aug 21, 2019). Originally assigned to: @GregorBiswanger on GitHub. How to hide the top menu
claunia added the question label 2026-01-29 16:37:53 +00:00
Author
Owner

@qcjxberin commented on GitHub (Aug 21, 2019):

The removeMenu() method was not found

@qcjxberin commented on GitHub (Aug 21, 2019): The removeMenu() method was not found
Author
Owner

@GregorBiswanger commented on GitHub (Aug 21, 2019):

The native Electron has a default development menu.
If you add your own menu, this will be used and you can remove it.

@GregorBiswanger commented on GitHub (Aug 21, 2019): The native Electron has a default development menu. If you add your own menu, this will be used and you can remove it.
Author
Owner

@GregorBiswanger commented on GitHub (Aug 21, 2019):

See https://electronjs.org/docs/api/menu

@GregorBiswanger commented on GitHub (Aug 21, 2019): See https://electronjs.org/docs/api/menu
Author
Owner

@GregorBiswanger commented on GitHub (Aug 21, 2019):

The next version 5.22.15 brings the BrowserWindow.RemoveMenu() method.

@GregorBiswanger commented on GitHub (Aug 21, 2019): The next version **5.22.15** brings the `BrowserWindow.RemoveMenu()` method.
Author
Owner

@qcjxberin commented on GitHub (Aug 22, 2019):

OK,Thanks!

@qcjxberin commented on GitHub (Aug 22, 2019): OK,Thanks!
Author
Owner

@sshanzel commented on GitHub (Jan 15, 2020):

Hi! Thanks a lot for this repo. May i know when will this be possible for .Net 2.2?

@sshanzel commented on GitHub (Jan 15, 2020): Hi! Thanks a lot for this repo. May i know when will this be possible for .Net 2.2?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#375