|
-
May 2nd, 2001, 08:29 AM
#1
Thread Starter
Fanatic Member
Disabled menu options
Hi
How do I disabled someone menu option ?
thank you in advance
-
May 2nd, 2001, 08:40 AM
#2
Fanatic Member
mnuMenuItem.Enabled = False
-
May 2nd, 2001, 09:34 AM
#3
Thread Starter
Fanatic Member
-
May 2nd, 2001, 11:01 AM
#4
If you had an array of menu items, it would make disabling them all a lot easier.
-
May 2nd, 2001, 11:31 AM
#5
Thread Starter
Fanatic Member
How do I do It ?
-
May 2nd, 2001, 02:38 PM
#6
Just change the Index property.
Before considering that, why don't you jus' disable each item?
Or better yet, disable the one menu that holds all the submenus.
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
|