virtual HRESULT OnPropertyRequestEdit(
IUnknown *pUnkSrc,
DISPID dispid)
Parameters
pUnkSrc
Pointer to IUnknown of a notifying control.
dispid
DISPID of a property requesting a change.
Comments
Derived classes should override this method to respond to change requests for control properties.