Herfried
Tue Feb 19 21:03:31 CST 2008
"John" <John@nospam.infovis.co.uk> schrieb:
> How can my main form capture key strokes and pass them to various controls
> on the form?
In addition to the other replies, you may want to add a mainmenu component
to your form, create menu entries, and assign shortcuts to the menu items.
Some types of controls support specification of mnemonics by placing the "&"
character directly in front of the character which should serve as mnemonic
for the control.
--
M S Herfried K. Wagner
M V P <URL:
http://dotnet.mvps.org/>
V B <URL:
http://dotnet.mvps.org/dotnet/faqs/>