-
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
-
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
-
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
-
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
-
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
-
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
-
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks