Custom property editors


A custom property editor is a dialog box, brought up by pressing the ... button on a property value in a property sheet, specially designed for editing the value of that property. Custom property editors range from the simple (for example, editors for strings) to complex (for example, for setting colors in the Editor).

All changes made in custom property editors are applied throughout the environment immediately - for example, changing the background color of the Editor window changes not only any new Editor windows you open but also any that are currently open.

All Property Editor dialog boxes contain these three buttons:

For more information on the various property editors, see Custom Property Editors.


Contents Prev Next Index