Do you mean to do this for a control you are writing or in general to
disable the design time feature?
--
--
Bob Powell [MVP]
Visual C#, System.Drawing
Ramuseco Limited .NET consulting
http://www.ramuseco.com
Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm
All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
<ri***********@gmail.comwrote in message
news:f5**********************************@b15g2000 hsa.googlegroups.com...
When you double-click on a control in the designer window, it creates
the 'default' event for that control. Is there any way to disable
this functionality?