Re: SplitterPanelDesigner
Ivan Zlatev <[email protected]>
| Newsgroups | gmane.comp.gnome.winforms |
|---|---|
| Message-ID | <[email protected]> |
The Designers are in http://anonsvn.mono-project.com/viewvc/trunk/mcs/class/System.Design/System.Windows.Forms.Design/ It seems that we don't have the SplitterPanel one implemented. Currently our design surface designer creation code is going to walk through the Type's hierarchy and load the first available Designer Type. This was done so because we are missing a fair number of designers (line 312 - http://anonsvn.mono-project.com/viewvc/trunk/mcs/class/System.Design/System.ComponentModel.Design/DesignerHost.cs?revision=106830&view=markup ) Kind Regards, Ivan Zlatev http://ivanz.com On Thu, Sep 24, 2009 at 3:09 PM, Yoav HaCohen <[email protected]> wrote: > > > I see that the class SplitterPanel refers to the class: > System.Windows.Forms.Design.SplitterPanelDesigner > > But I can't find the code of SplitterPanelDesigner in the SVN. > Can some one please give me a reference to the code (a path in mono's svn > trunk) > > Thanks in advance, > Yoav > -- > View this message in context: http://www.nabble.com/SplitterPanelDesigner-tp25571106p25571106.html > Sent from the Mono - WinForms mailing list archive at Nabble.com. > > _______________________________________________ > Mono-winforms-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-winforms-list > _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list