Overriding a base class method in Visual Studio .NET/2005

Explain the way to overriding a base class method in Visual Studio .NET and in Visual Studio 2005.

E

Expert

Verified

• For overriding a base class process by using the Visual Basic Code Editor;
• Open the form which you want to use within the Code Editor.
• By the Class Name drop-down list at the top of the Code Editor, select (Overrides).
• A list of the methods is further added to the Event list.
• By the Method Name list at the top of the Code Editor, select the method for that you want to make an event handler.

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.