I've created a composite user control made up of 3 Infragistics controls; UltraLabel, UltraTextEditor and UltraButton. I'd like to add AppStyling support to this composite control for each of its constituent controls. What would be the best way to implement this?
Thanks in advance,Mike
Hi Mike,
You don't have to do anything. If you style your application, the Infragistics controls inside your UserControl will pick up the style just like any other control.