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
150
Infragistics controls not showing up at design time
posted

I am using VS 2010 for a Winforms porject.  To see the behavior I add a new UserControl to the project and then open the visual designer for the user control.  From the Toolbox I drag a UltraLabel, UltraButton etc to the new user control but it does not show in the designer but instead it shows in a container below like a Dataset would if you added it via the designer.  If I change the Text property of the UltraLabel, the text does not show anywhere on the UserControl (since I can't even see the UltraLabel on the UserControl I didn't expect to see the text but I thought it was worth testing).  I'm wondering how to proceed so I can use the Infragistics controls?  Is there something I'm missing?

Thanks

 

Daren