BlazorContextMenu icon indicating copy to clipboard operation
BlazorContextMenu copied to clipboard

Hide all support

Open a44281071 opened this issue 8 months ago • 1 comments
trafficstars

How to hide all possible right-click menus on a webpage to ensure no pop-up menus appear on the interface?

For example, I am using Blazor Hybrid technology to embed a Windows Forms application into Blazor content. Now, I want to ensure through the program that there are no menu conflicts between the Windows Forms application and the Blazor content. When I open the menu of the application, the code controls that no menus in Blazor are displayed to prevent any unintended content from appearing.

a44281071 avatar Feb 28 '25 02:02 a44281071