|
protectedvirtual |
This method is called by the framework when user types a text in "auto-complete" mode.
The default implementation sends BCGM_EDIT_ON_FILL_AUTOCOMPLETE_LIST to the control's owner.
strEditText | The edit box text. |
lstAutocomplete | The list of items matched to the typed text. |