You can remove custom properties and methods from classes.
Caution: |
---|
Use caution when removing properties and methods from classes. Changes you make affect code that references those properties and methods. |
To remove a custom property or method
-
Open the class in the Class Designer.
For more information about opening classes, see How to: Modify Classes.
When the class opens in the Class Designer, the Class menu appears.
-
On the Class menu, choose Edit Property/Method.
-
In the Property/Method Information list, select the property or method you want to remove, and click Remove.