Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
70
How to support AppStyling for custom User Controls?
posted

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

Parents
No Data
Reply
  • 469350
    Verified Answer
    Offline posted

    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.  

Children
No Data