Hi. My application uses a lot of drop down controls allowing users to select from lists. The application frequently runs on a touch screen computer. In that case, the width of the drop down button is a concern. Is it possible to set the minimum width of the drop down button?
Thanks.
Hello Stoops,
To achieve your goal you should use creation filter to access EditorWithComboDropDownButtonUIElement element and set its width.
I also have created a simple sample based your scenario.
More information about creation filter you could find on the following link.
http://help.infragistics.com/Help/NetAdvantage/WinForms/2009.2/CLR2.0/html/Win_Creation_Filter.html
Let me know if you have any further questions.
Hello,
I am just checking about the progress of this issue. Did you solve your issue accordingly to the information that I provided you?
Let me know if you need any further assistance.
Thank you for using Infragistics Components.