DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    MaRiŲ Guest

    Add my program into the Right click menu


    I want to add an Item into the right click menu (when clicks a file).
    its looks like winZip menu "Add to Zip"
    Zhanx

  2. #2
    Mark Jerde Guest

    Re: Add my program into the Right click menu

    MaRiŲ,

    > I want to add an Item into the right click menu (when
    > clicks a file). its looks like winZip menu "Add to Zip"



    Go to Google Groups
    http://groups.google.com/
    and search for
    VB system menu

    -- Mark



  3. #3
    Mark Jerde Guest

    Re: Add my program into the Right click menu

    MaRiŲ,

    > I want to add an Item into the right click menu (when
    > clicks a file). its looks like winZip menu "Add to Zip"



    Go to Google Groups
    http://groups.google.com/
    and search for
    VB system menu

    -- Mark



  4. #4
    Roy Guest

    Re: Add my program into the Right click menu

    Read help on PopupMenu method.

    "MaRiŲ" <mgonzalez@grupocimd.com> wrote in message
    news:3bd03e24@news.devx.com...
    >
    > I want to add an Item into the right click menu (when clicks a file).
    > its looks like winZip menu "Add to Zip"
    > Zhanx




  5. #5
    Roy Guest

    Re: Add my program into the Right click menu

    Read help on PopupMenu method.

    "MaRiŲ" <mgonzalez@grupocimd.com> wrote in message
    news:3bd03e24@news.devx.com...
    >
    > I want to add an Item into the right click menu (when clicks a file).
    > its looks like winZip menu "Add to Zip"
    > Zhanx




  6. #6
    Dean Earley Guest

    Re: Add my program into the Right click menu

    The problem is the same as your previous post
    You need to create the keys "shell\open\command" and set the default value of the command key to the application.


    --
    Dean Earley (dean.earley@icode.co.uk)
    Assistant Developer

    iCode Systems
    "MaRiŲ" <mgonzalez@grupocimd.com> wrote in message news:3bd03e24@news.devx.com...
    >
    > I want to add an Item into the right click menu (when clicks a file).
    > its looks like winZip menu "Add to Zip"
    > Zhanx




  7. #7
    Dean Earley Guest

    Re: Add my program into the Right click menu

    The problem is the same as your previous post
    You need to create the keys "shell\open\command" and set the default value of the command key to the application.


    --
    Dean Earley (dean.earley@icode.co.uk)
    Assistant Developer

    iCode Systems
    "MaRiŲ" <mgonzalez@grupocimd.com> wrote in message news:3bd03e24@news.devx.com...
    >
    > I want to add an Item into the right click menu (when clicks a file).
    > its looks like winZip menu "Add to Zip"
    > Zhanx




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links