You can redefine the relationship between a class and its parent class.
Caution: |
---|
When you redefine a class, forms that contain that class and subclasses in other class libraries that do not currently appear in the Class Browser might not function correctly. |
To change the parent class of a class
-
Open the class library in the Class Browser.
For more information about opening class libraries, see How to: Open Class Libraries.
-
In the class list of the Class Browser, select the class you want to redefine.
-
In the Class Browser, click the Redefine button.
-
In the As list of the Redefine dialog box, select the name of the new parent class.
-OR-
Click the ellipsisВ (...) button to select a class.
-
Click Redefine.