This question is locked. New answers and comments are not allowed.
i have a ComboBox with a size of 50, 20. In this combo box i have 4 items with the texts: 1, 2, 3, 4. when i start my application and i click on the combobox the drop down expands but has an width of about 100 px. If i click again on the combobox, the drop down expands but has a correct width of 50 px.
i can partialy fix the problem by setting the DropDownSizingMode to RightBottom, but i can't seem to get rid of the size grip element of the drop down. Any ideas?
i can partialy fix the problem by setting the DropDownSizingMode to RightBottom, but i can't seem to get rid of the size grip element of the drop down. Any ideas?