how to shut down the up/down buttons for the UltraComboEditor (valueList's buttons)
Hello Meir,
If I understand well your requirement, maybe you could try to set:
ultraComboEditor1.DropDownButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Never;
Let me know if you have any questions, or if you think that I misunderstand your question.
i meant the ones concernning the scroller in the value list
sorry if i wasn't clear enough
i made them invisable but they still function and i want the functionalitys in them to be avoided.