S
Steffen
Hi,
I'm using short cuts for some context menu strip items (for example
"copy" CTRL+C). The context menu belongs to a tree view control. When I
work with another control of my form than the tree view control, the
short cuts shouldn't be enabled because pressing CTRL+C in a text box
shouldn't invoke the handler for the "copy" context menu item of the
tree view control. Is there a way to process the short cuts only when
the tree view control is focused?
Thanks for any help,
Steffen
I'm using short cuts for some context menu strip items (for example
"copy" CTRL+C). The context menu belongs to a tree view control. When I
work with another control of my form than the tree view control, the
short cuts shouldn't be enabled because pressing CTRL+C in a text box
shouldn't invoke the handler for the "copy" context menu item of the
tree view control. Is there a way to process the short cuts only when
the tree view control is focused?
Thanks for any help,
Steffen