Hi,
I need multiline combo box with multiple selection of options in UI.
Hi,
I need multiline combo box with multiple selection of options in UI.
Neither of those are things that the combo box supports, I’m afraid. You might need to write a custom class that pops up a menu instead.