Ordinary Windows ComboBox (csDropDown or csDropDownList style) will open its dropdown list right below or, if no space left below, above the combo. Can I control the position of this list (at least by Y coordinate)?
Ordinary Windows ComboBox ( csDropDown or csDropDownList style) will open its dropdown list right
Share
Posting a code example that will show drop-down list animation correctly and will force showing the drop-down list above
ComboBox1. this code subclasses ComboBoxhwndList:Notes:
TComboBox. OP did not yet respond to why he wanted such behavior.