Results 1 to 3 of 3

Thread: [RESOLVED] Make a menu option disapear

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    May 2006
    Posts
    2,295

    Resolved [RESOLVED] Make a menu option disapear

    Hey guys I have a text box, and I was wondering if it said something, how can a menu option not be shown?

    like you see on a program where file or help or something is?

    Thanks!
    thanks!

  2. #2
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Make a menu option disapear

    if text1 = " Remove Item" then
    mnuName.Visible = False 'the name of your menu item
    end if
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    May 2006
    Posts
    2,295

    Re: Make a menu option disapear

    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
  •  



Click Here to Expand Forum to Full Width