Visual Studio IDE Question:
Download Questions PDF

How to add an event handler in Visual Studio .NET and in Visual Studio 2005?

Answer:

To do this we need to use the IEventBindingService and IComponentChangeService of the IDesignerHost of the form.

Download Visual Studio IDE Interview Questions And Answers PDF

Previous QuestionNext Question
How to open only one instance of vb application(.exe)?How to override a base class method in Visual Studio .NET and in Visual Studio 2005?