|
-
Jun 5th, 2002, 12:26 AM
#1
Thread Starter
Fanatic Member
Access keys and menus
I'm having a little bit of a problem with the menu that I added to my form. I didn't create it in code(just double clicked it to add it to the form) and have set the menu item names directly in the menu that's in the form in the IDE. I have set the access keys in the text properties(ex. .Text = "&File") but when I run the app, the access keys in the menu items are NOT underlined like one would expect. They only underline when I hit the 'Alt' key. Is there something that needs to be set in order for the access keys to appear on the menu items when the form is running?
IDE form:
File Edit View
Running form(until ALT key is pressed):
File Edit View
Thanks
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
|