Disable WebBrowser Drag & Drop |
Post Reply |
Author | |
LightRock
Newbie Joined: 16 January 2008 Status: Offline Points: 8 |
Post Options
Thanks(0)
Posted: 15 August 2008 at 6:54am |
Hi
I am trying to stop the WebBrowser control from receving drop commands which causes it to navigate away.
I think the original control uses RegisterAsDropTarget to prevent this but this property is not available.
Can you help?
David
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Thanks for note. Please add in code.
WebBrowser1.Application.RegisterAsDropTarget = False
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
LightRock
Newbie Joined: 16 January 2008 Status: Offline Points: 8 |
Post Options
Thanks(0)
|
Thanks for your quick reply Oleg
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |