The classic Win32 ListView supports incremental search: You can start typing the name of an item to search for it. But it’s a bit more complicated than that. You see, there’s more than one way that people expect type-to-search to work.
The classic Win32 ListView supports incremental search: You can start typing the name of an item to search for it. But it’s a bit more complicated than that. You see, there’s more than one way that people expect type-to-search to work.