Relative Content

Tag Archive for delphiwinapiwindowfocus

How to prevent my window from gaining input focus?

I am implementing an AutoComplete, but one that will match text anywhere in the list of enumerated strings—rather than just the beginning of a suggestion as is the behavior of the built-in SHAutoComplete control