Skip to content
Snippets Groups Projects
Commit 07917e40 authored by Sergei Ivanov's avatar Sergei Ivanov Committed by Alexandre Julliard
Browse files

- We can use wnd->wIDmenu for ComboLBox (it is not reset anymore in SetParent)

- When user clicks outside of dropped listbox, original selection must be
  restored.
- ComboLBox has caret_on = FALSE on creation, that's why combobox sends
  LB_CARETON message before dropping listbox down (but only for
  CBS_DROPDOWNLIST - I don't now why).
parent 71b12466
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment