Hi
I have a combobox and want to make button(the button, when get pressed it will show contents) bigger, how can I do that?
On the attachment, you can see, which button i mean.
Thanks
I am using ThemeManager.ApplicationTheme = new Office2013Theme();
Hello Jean,
I have taken a look at your scenario and there is no built-in functionality for setting the size of the dropdown button. What you could do is to update the theme styles that your application is using. Please keep in mind that the changes should be made for every other theme used.
Could you please let me know what theme your application is using and I could try to do the changes for you ?
Please let me know if you have any other questions on this matter.
Thanks for your answer. I am using only WPF.
Yes I want to make the dropdown button bigger in all states.
Hello Jean-Pascal Robert-Nicoud,
Could you please let me know which Infragistics XamComboEditor you are using - the shared (wpf and sl) or the wpf only one ?
In addition, is your idea to make the dropdown button bigger in all states - normal, pressed, hovered ?
Thank you for using Infragistics controls!