G
gary_shooter
Hi,
I'm having difficulty getting shortcut keys to work with the TreeView
control.
Using the Designer, I've added a ContextMenuStrip to the TreeView,
and
also a node-specific ContextMenuStrip to each node.
I find that the shortcut keys for the menus assigned to the nodes
don't work, while the shortcut keys for the menu assigned to the
TreeView works fine. When I say that the shotcut keys for the nodes
don't work, I mean that the corresponding menu item's click event
isn't fired unless the node's context menu is actually displayed.
Any help would be appreciated.
Thanks,
Gary
I'm having difficulty getting shortcut keys to work with the TreeView
control.
Using the Designer, I've added a ContextMenuStrip to the TreeView,
and
also a node-specific ContextMenuStrip to each node.
I find that the shortcut keys for the menus assigned to the nodes
don't work, while the shortcut keys for the menu assigned to the
TreeView works fine. When I say that the shotcut keys for the nodes
don't work, I mean that the corresponding menu item's click event
isn't fired unless the node's context menu is actually displayed.
Any help would be appreciated.
Thanks,
Gary