Results 1 to 5 of 5

Thread: [RESOLVED] Popup menu

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2008
    Posts
    353

    Resolved [RESOLVED] Popup menu

    Hi guys...

    i got a menu, that popups when i click a button...but then that same menu is visible and available at the menu bar...can i fix it somehow...? hmmm

    Thanks
    Thanks for helping me out.

  2. #2
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Popup menu

    Just set it to Visible = false in its properties.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  3. #3
    Frenzied Member Jim Davis's Avatar
    Join Date
    Mar 2001
    Location
    Mars base one Username: Jim Davis Password: yCrm33
    Posts
    1,284

    Re: Popup menu

    Set the base menu item (mainmenu item) to invisible. Its still be able to show by using the popupmenu mnuMyPopup, but will be invisible in the menubar.

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Popup menu

    The key is this statement.
    Quote Originally Posted by Jim Davis
    Set the base menu item (mainmenu item) to invisible.
    Don't set all the menu items property to Visible = False; just the base menu item.

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2008
    Posts
    353

    Re: Popup menu

    Thank you all guys for the right answer and first of all quick reply...
    Thanks for helping me out.

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