Hi,
I am using claymation style from the style library and I want to have a border line around my UltraComboEditor. I need the same border line like it is in active state (see picture). I tried to change several settings in the app stylist but nothing works for me.
Anyone an idea?
Thanks,
Alex
Hello Alex,
For many of the editors, the BorderStyle is defined by the ViewStyle of the control. In the Claymation style library, the ViewStyle for all components is set to OfficeXP. If you'd like the Border to be solid when not in edit-mode, you'll have to change the ViewStyle to one that applies a border such as Office2007, ScenicRibbon, or Office2010. You can change the ViewStyle for all the controls using the 'All Components' role under "Component Role Settings". Otherwise, you can modify it for individual control under "Infragistics Components".
Hopefully this helps.
Chris