Hello,
How can I set up horizontal scrollbar in combox? I found some info about that sbj on msdn:
Apart from that. Is there any other way to show long strings in combobox without horizontal scrollbars?
How can I set up horizontal scrollbar in combox? I found some info about that sbj on msdn:
I dunno why but it doesnt work. I put in my ComboBox properties, Column Widths: 50 cm and scrollbar still does not apear.If the column widths you set are too wide to be fully displayed within the combo box or list box, the rightmost columns are hidden and a horizontal scroll bar appears.
Apart from that. Is there any other way to show long strings in combobox without horizontal scrollbars?
Last edited: