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 have a main form with a MainFrameBarManager. One of the toolbars serves as the main menu, and has items with shortcut ampersands (i.e. &View, &File etc).
Alt-F focuses and pops up the file menu as expected, but strangely so does pressing "F" only, regardless of which control has focus on the form! this means that typing "abcdef" in a text control on the form will be interrupted at "f" since the file menu pops up.
Thanks for any clues
rgds
Anders
ASArun Srinivasan Syncfusion Team November 7, 2003 04:04 PM UTC
Hi Anders,
Which version of Essential Tools are you currently using? Can you download the latest version (1.6.1.8) from Direct-Trac and let us know if you are still encountering this problem?
Regards,
Arun
ANAndersNovember 11, 2003 09:40 AM UTC
Thanks, the problem appears to be gone in
v.1.6.1.8
Anders