 |
Figure 1. Let Visual Studio .NET Create Overridden Methods.
If your class derives from a class other than System.Object, you can create the template for an overridden property or method by selecting the (Overrides) element under the class's name in the left-most combo box at the top of the code editor window, then selecting the member to be overridden in the list that appears in the right-most combo box. |