[PR #303] fix issue #301 #1133

Open
opened 2026-01-29 16:57:40 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/ElectronNET/Electron.NET/pull/303

State: closed
Merged: Yes


Fixes issue #301 by adding Electron API win.removeMenu(), extending Electron.NET API by adding BrowserWindow.RemoveMenu() method

**Original Pull Request:** https://github.com/ElectronNET/Electron.NET/pull/303 **State:** closed **Merged:** Yes --- Fixes issue #301 by adding Electron API [win.removeMenu()](https://electronjs.org/docs/api/browser-window#winremovemenu-linux-windows), extending Electron.NET API by adding `BrowserWindow.RemoveMenu()` method
claunia added the pull-request label 2026-01-29 16:57:40 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1133