|
-
August 5th, 1999, 10:27 PM
#1
How to display Help Strings for Menu items?
Hi,
When user brings up a menu list, and srolls down, i want to display help strings/tips in a status bar (below), like in VC.
In VB 5.0, the menu editor doesn't allow you to specify a string as help-string.
Also, the menu item doesn't get a "Mousemove" event either. So what is the way? Subclassing?!
RK
-
August 6th, 1999, 01:06 AM
#2
Re: How to display Help Strings .. FOund it myself.
I found it myself. Sorry... if you have taken trouble to find for me.
Here it is: MSDN article ID Q185451.
Also on Codeguru-VB site, i found a couple of other nice ones too...
RK
-
August 6th, 1999, 01:15 AM
#3
Re: How to display Help Strings for Menu items?
subclassing is the only way to go, it seems
RK
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
|