How to Remove a Property

Previous Next

You can only remove properties that you have defined yourself. To avoid runtime errors, you need to change all external calls to the object that pass an argument to the removed property.

To remove a user-defined property:

1.If you are not already in the Object Activator, make sure the window class where you want to remove the property is the active window and then click View, Object Activator.
2.Click the Properties tab page, and select the property you want to remove.
3.Click the Remove button.
The property is removed from the properties list.