CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 8 of 8

Threaded View

  1. #1
    Join Date
    Sep 2008
    Posts
    24

    [Resolved] How to create a popup menu?

    I'm using C# and .NET 2005/2.0

    I'm creating a collection database running in a Windows Forum, and I want to enable advanced search options without taking up extra space.

    What I want is something like Word's advanced options.

    For example, start word and Ctrl + D


    That's what I want to have happen when the user clicks "Advanced Search."


    Part of the problem is that I'm not even sure what to call this.


    Any help on naming, finding a tutorial, and capturing the information would be greatly appreciated.
    Last edited by CardTracker; October 31st, 2008 at 06:04 PM.
    Card Tracker is a program I started working on to keep track of my collection of Magic cards. After Wizards of the Coast 'upgraded' from Magic Online 2.0 to Magic Online III, they dropped the physical card tracking add-on.

    I just released a beta version, and am currently fishing for ideas, suggestions, tips, and any other feedback I can get.

    Oh yah, I'm working on this solo to boot.

    http://cardtracker.blogspot.com/

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

Featured