You may want to restore a GUI class or one of its objects to the state it was in before local changes were made. This implies that for this object and all of its sub-objects:
•All locally set properties will be reset. •Locally inserted controls will be deleted. To reset a class or object:
1. | Use the Windows Designer catalog to open the appropriate window, dialog, or control class. |
2. | In the design view of the selected class, select the object you want to reset. |
3. | From the menu bar, choose Design, Reset Object, or click the right mouse button and choose Reset Object. |
|