I could not manage to get autocomplete for events, is it possible?
When I put control (eg EditText) how can I get quick autocomplete on events?
Private Sub edtSearch
to
Private Sub edtSearch_EnterPresssed
Is thete key combination to show me the available events?
When I put control (eg EditText) how can I get quick autocomplete on events?
Private Sub edtSearch
to
Private Sub edtSearch_EnterPresssed
Is thete key combination to show me the available events?