Hi..
In Wpf application how can we create rounded corner combo box using Infragistics XamMultiColumnComboEditor?
Hello,
I have been looking onto your question and you can round the control’s text area by setting the corresponding Border’s CornerRadius value. However the rest of the control is actually a Toggle button, which is a Microsoft control that do not expose a rounding functionality. There are different approaches of rounding that button – eider by re-templating it or by creating it from scratch:
http://msdn.microsoft.com/en-us/library/cc296245(v=vs.95).aspx
http://silverzine.com/tutorials/make-controls-from-scratch-toggle-button/
I am sending you a sample that demonstrates how to round the border. You can change the appearance of the toggle button using some of the above mentioned approaches of find others that best suits your custom requirements.
In case of future concerns please do not hesitate to ask.
Sincerely,
Ekaterina
Developer Support Engineer
Infragistics, Inc.
www.infragistics.com/support
I am just checking your progress on the issue.
If you require any further assistance please do not hesitate to ask.
Infragistics