How can I have a Hot Key control in a VB app? Something like the CHotKeyCtrl of VC++?
The user should be able to assign hot-keys for a particular operation in this Hot-Key box.
Any help would be greatly appreciated.
Printable View
How can I have a Hot Key control in a VB app? Something like the CHotKeyCtrl of VC++?
The user should be able to assign hot-keys for a particular operation in this Hot-Key box.
Any help would be greatly appreciated.
The VBAccelerator site (http://vbaccelerator.com) have source-code for a hot-key control here :
http://www.vbaccelerator.com/codelib/comctl/hotkey.htm
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb
Chris,
although I didn't post the question I have to tell you that
your references to other web sources are always really outstanding.
This has helped me to avoid reinventing the wheel many times.
Thanks.
Well, you know how it is, when 'vb is so easy-you just draw boxes don't you ?' that most VB programmers just surf the net all day ;-)
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb