The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I created a simple MDI Program giving the main form and the child form a standard file menu. In order to ensure the merging of these menus I set the MergeType property to MergeItems. Each of the file menus has a handler attachted on the popup event. Every thing works fine for the main form without a child form opened. When I create a child form at run time non of the two popup handlers is called. I would expect that at least one of the handlers is called.
ADAdministrator Syncfusion Team December 20, 2002 08:17 AM
Daniel,
This is a bug. The submenu in the main form should have fired a Popup event.
We can reproduce this issue here. We will fix this in our next release.
Regards,
Praveen Ramesh
ADAdministrator Syncfusion Team December 20, 2002 08:17 AM
Daniel,
This is a bug. The submenu in the main form should have fired a Popup event.
We can reproduce this issue here. We will fix this in our next release.
Regards,
Praveen Ramesh