Results 1 to 6 of 6

Thread: Disabled menu options

  1. #1

    Thread Starter
    Fanatic Member mutley's Avatar
    Join Date
    Apr 2000
    Location
    Sao Paulo - Brazil
    Posts
    709

    Question Disabled menu options

    Hi

    How do I disabled someone menu option ?

    thank you in advance

  2. #2
    Fanatic Member Gaffer's Avatar
    Join Date
    Nov 2000
    Location
    London
    Posts
    828
    mnuMenuItem.Enabled = False

  3. #3

    Thread Starter
    Fanatic Member mutley's Avatar
    Join Date
    Apr 2000
    Location
    Sao Paulo - Brazil
    Posts
    709

    Talking disabled others options

    Hi

    Excuse me, but I can not specify write

    What I want is when the user clik in the option menu, is disabled the other options . Has somone loop that do it ?


    thank you

  4. #4
    Matthew Gates
    Guest
    If you had an array of menu items, it would make disabling them all a lot easier.

  5. #5

    Thread Starter
    Fanatic Member mutley's Avatar
    Join Date
    Apr 2000
    Location
    Sao Paulo - Brazil
    Posts
    709
    How do I do It ?

  6. #6
    Matthew Gates
    Guest
    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
  •  



Click Here to Expand Forum to Full Width