MVC with user-defined controls

L

Liz

I have a main form that has a panel where user-defined
controls are placed. Each user-defined control defines a
separate processes required in the system (eg Enter
Client Details control, Complete Assessments control),
rather than calling separate forms.

I am not sure how this fits in with the model-view-
controller Framework. All examples for the model-view-
controller framework show separate forms.

Do I define a controller for each separate
control/process? Is this possible?


Liz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top