Internet Explorer style combo box
-
Hi, I am trying to make a CComboBox behave like the Internet Explorer combo box, meaning: - The list opens and closes automatically, depending on the string the user is typing in - The String does not change when i'm browsing through the entries in the list box. Is it possible to make a standard combobox behave like this (Styles?)? Do I need to write a user defined class? greets, Jason
-
Hi, I am trying to make a CComboBox behave like the Internet Explorer combo box, meaning: - The list opens and closes automatically, depending on the string the user is typing in - The String does not change when i'm browsing through the entries in the list box. Is it possible to make a standard combobox behave like this (Styles?)? Do I need to write a user defined class? greets, Jason
Read up on
IAutoComplete
, I know there are articles here[^] on the topic --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ---- Actual sign at the laundromat I go to: "No tinting or dying." -
Hi, I am trying to make a CComboBox behave like the Internet Explorer combo box, meaning: - The list opens and closes automatically, depending on the string the user is typing in - The String does not change when i'm browsing through the entries in the list box. Is it possible to make a standard combobox behave like this (Styles?)? Do I need to write a user defined class? greets, Jason
jason99 wrote: ...like the Internet Explorer combo box Which one?
"The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)