TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Colin Wearmouth
NA
7
0
add item to webbrowser right click menu
Jan 6 2010 4:05 PM
Hi all
I am creating an application using the webbrowser1 control. Is there a way to add the item "Copy Link to Textbox" to the default right click menu shown when the browser is running. I'd like it to copy the link to a textbox named txtNewWindowLink. Ideally, this item should be added at runtime and deleted when the application is stopped. I don't really want to create a custom right click menu as I'd still like to have the "Save Target As" option available.
I'm not sure if this is even possible but any help is greatly appreciated.
regards
Colin
Reply
Answers (
0
)
C# window mobile form
Disableing Delete in openfiledialog using VB.net