VLPropertyList Reference

CEditorListener

(For advanced usage)
See Also See Also Applies ToApplies To

This class is used by VLPropertyList control to provide a notification mechanism for various types of property editors.

 

CEditorListener object has following methods :

An object of CEditorListener type is passed to the editor at the time of initialization. This object acts as the communication conduit between the VLPropertyList control and the data/value editor.

An editor implementer must call these methods at appropriate instance to notify change of state of the editor.