|
-
Jun 29th, 2018, 07:43 AM
#3
Thread Starter
Fanatic Member
Re: Add more than one item to Combo.Text
 Originally Posted by Zvoni
There is no Multiselecting in a Combobox. Period!
AFAIK, you cannot set the textbox-part to multiline (except there is an API-hack!),
you cannot set the height of the textbox-Part to anything different except with FontSize.
If you need multiselect, then a Listbox is your friend.
Perhaps I was not clear enough.
I'm not looking for a multi selecting of items.
Each time I click an item, I want it to be displyed in the combo text without deleting the existing one.
I want to reproduce the conntent of the textbox in the combobox.
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|