BCGControlBar Pro for MFC
Notifications

Detailed Description

This is the Property Grid Notifications group

 BCGM_PROPERTY_CHANGEDThe message is sent to the owner of property list control (CBCGPPropList) when the value of selected property has changed.
 
 BCGM_PROPERTY_COMMAND_CLICKEDThe message is sent to the owner of property list control (CBCGPPropList) when the user clicks a command (a link displayed in the "commands" area).
 
 BCGM_PROPERTY_MENU_ITEM_SELECTEDThe BCGM_PROPERTY_MENU_ITEM_SELECTED is sent to the owner of Property List Control when user selects a custom context menu item.
 
 BCGM_PROPERTY_GET_MENU_ITEM_STATEThe BCGM_PROPERTY_GET_MENU_ITEM_STATE is sent to the owner of Property List Control when user shows a context menu with custom item(s).
 
 BCGM_PROPERTYLIST_SORTING_MODE_CHANGEDThe message is sent to the owner of property list control (CBCGPPropList) when the user clicks either "Alphabetic" or "Categorized" button on the property grid toolbar.
 
 BCGM_PROPERTYLIST_LAYOUT_CHANGEDThe message is sent to the owner of property list control (CBCGPPropList) when the control layout has been changed.
 
 BCGM_PROPERTY_GROUP_CHANGINGThe message is sent to the owner of property list control (CBCGPPropList) when the value of property group is changing.
 
 BCGM_PROPERTY_GROUP_CHANGEDThe message is sent to the owner of property list control (CBCGPPropList) when the value of property group was changed.