|
-
July 23rd, 1999, 06:28 AM
#1
How to have a Hot key Control?
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.
-
July 23rd, 1999, 10:01 AM
#2
Re: How to have a Hot key Control?
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
-
July 23rd, 1999, 10:14 AM
#3
Re: How to have a Hot key Control?
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.
-
July 23rd, 1999, 10:55 AM
#4
Re: How to have a Hot key Control?
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|