BCGControlBar Pro for MFC
UINT BCGM_PROPERTY_CHANGED

The message is sent to the owner of property list control (CBCGPPropList) when the value of selected property has changed.

Parameters
wParamcontains the control ID of the property list.
lParama pointer to property (CBCGPProp) that changed.
Returns
the return value is ignored.