On Thu, Apr 2, 2009 at 4:16 AM, Ferdinand Funke <[email protected]> wrote: > > I recently started using MonoDevelop 2.0 and it seems to me that > MonoDevelop always replaces my UserControl definitions in the designer > file by "System.Web.UI.UserControl" when rebuilding the project. I > created the project on Visual Studio and then ported it to MonoDevelop. > Did anyone come across this issue?
MD doesn't yet resolve the type of usercontrols with CodeBehind when generating designer classes. However, recent changes make this pretty easy to fix now. Could you file a bug? -- Michael Hutchinson http://mjhutchinson.com _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
