G
Guest
Hi guys!
Does anyone know how to set the HorizontalAlignment in an editable combobox (DropDownStyle = ComboBoxStyle.DropDown)?
I have a combobox which pulls its data from a datasource. The text in the datasource is wider than the combobox. When the combo is entered, the text is selected (gets blue), but it is right-aligned, so the end of the text is visible. I would prefer to see a beginning instead, but I do not know how to set HorizontalAlignment.Left in a combobox.
Many thanks,
Suzan
Does anyone know how to set the HorizontalAlignment in an editable combobox (DropDownStyle = ComboBoxStyle.DropDown)?
I have a combobox which pulls its data from a datasource. The text in the datasource is wider than the combobox. When the combo is entered, the text is selected (gets blue), but it is right-aligned, so the end of the text is visible. I would prefer to see a beginning instead, but I do not know how to set HorizontalAlignment.Left in a combobox.
Many thanks,
Suzan