UINT BCGM_PROPERTY_COMMAND_CLICKED |
The message is sent to the owner of property list control (CBCGPPropList) when the user clicks a command (a link displayed in the "commands" area).
wParam | contains the control ID of the property list. |
lParam | zero-based index of a clicked command in the list of commands specified by lstCmdNames parameter for the CBCGPPropList::SetCommands method. |