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
165
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

Parents
  • 165
    posted

    Another side note, this project comes from an earlier version of VS and on existing forms and userControls where we use Infragistics controls I am not able to click on those controls in the designer.  I can see the Infragistics controls on the existing Forms/UserControls but I cannot click on them in the designer to move them.  I can however click on the Windows controls on the existing forms and I can also drag Windows controls (buttons labels etc) onto the forms/UserControls from the toolbox just fine.

     

    Daren

Reply Children