Duplicate Accelerator keys
Hi,
Ok here is the scenario.
I have an application with a lot of forms and some of them have a lot
of controls on them.
Inevitably duplication of accelarator keys has happened.
The duplication is only between the form level controls and the menus.
so I would like suggestions to work around this problem.
-can I provide multiple keys as accelrator keys (like E&x&it so that
pressing alt+x+i will enable this menu)
.
Relevant Pages
- Dupicate accelerator keys ..
... Ok here is the scenario. ... Inevitably duplication of accelarator keys has happened. ... The duplication is only between the form level controls and the menus. ... (microsoft.public.dotnet.framework) - Re: Tab Control Shortcut Keys Don Work
... Dim ctl As Control ... to use the keyboard rather than the mouse, and have requested shortcut keys ... for all button controls and tab controls. ... (microsoft.public.access.modulesdaovba) - Re: Tab Control Shortcut Keys Don Work
... Dim ctl As Control ... Dim strOut As String ... for all button controls and tab controls. ... some of the shortcut keys don't work on some forms. ... (microsoft.public.access.modulesdaovba) - Re: Processing up/down arrow at form level
... >navigate the grid no matter where the focus is on the form. ... >> and arrow keys are handled by controls automatically. ... (microsoft.public.dotnet.languages.csharp) - Processing up/down arrow at form level
... I have a grid on all my basic data entry forms, and I want Up/Down arrow to ... > and arrow keys are handled by controls automatically. ... The code for the override of the IsInputKey ... I don't understand what it means to "override" this method in the controls ... (microsoft.public.dotnet.languages.csharp) |
|