UINT BCGM_EDIT_ON_FILL_AUTOCOMPLETE_LIST |
The message is sent to the owner of edit box (CBCGPEdit) when the user types the text in auto-complete mode.
wParam | contains the control ID of the edit box. |
lParam | pointer to string list (CStringList*) with items matched to the typed text. |