I have been trying to install the Q1 2009 templates for the windows form controls. I have followed exactly what the KB article says at http://www.telerik.com/support/kb/winforms/general/installing-telerik-templates-in-visual-studio-2008.aspx, but the templates are not showing when I try
to do a new project. Can anyone shed some light on here as to what I may be missing?
Also, all of this started because I wanted to use the RibbonForm as my starting form. But the problem there is that the default Application.Run won't work
because RibbonForm does not inherit from Windows.Form. So, can someone tell me how to execute and start my applicaiton without this inheritance?
Thanks in advance,
LK