|
-
Mar 20th, 2001, 05:55 PM
#1
Thread Starter
Hyperactive Member
Hi! I have a menu and there I have listed several items.
Now when I want to hide the whole menu, I always have to say:
Code:
mnuItem1.Visible=False
and so on and so on...
Is there a way to write a function which gets a list of the menu and disables each found item?
thx, vbzero
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
|