0

I want to call a control I initialized and setup via to the view within my controller? I'm new to this design pattern and am curious how this would look? I'm using Winforms.

Noah R
  • 5,287
  • 21
  • 56
  • 75
  • Winforms and controller are not friends at all! Are you using ASP.NET MVC or WinForms? – Flea777 Dec 19 '13 at 14:12
  • Windows Forms. I'm using the Model View Controller pattern. – Noah R Dec 19 '13 at 14:14
  • You might want to take a look at this question: [How would you implement MVC in a WindowsForms application?](http://stackoverflow.com/questions/122388/how-would-you-implement-mvc-in-a-windowsforms-application) – valverij Dec 19 '13 at 14:18
  • Oh, and this little snippet from the MSDN: [Developing with the MVC Pattern](http://msdn.microsoft.com/en-us/library/ff699294.aspx) – valverij Dec 19 '13 at 14:19

0 Answers0