It would be great to have some design time support for NetView.
At the moment I see three main areas where design time support would be great:
1. Prepare a project to get started with using NetView:
. Place NetView.mde in the project folder
. Import the form [NetViewControl]
. Set a reference to NetView.mde
2. Use a NetView control in a specific form
. Add the form NetViewControl as a subform
. Prompt for a name for the subform control
. Insert scaffolding code to the host form's code behind
3. Provide property pages to edit the properties of the control
At the moment I see three main areas where design time support would be great:
1. Prepare a project to get started with using NetView:
. Place NetView.mde in the project folder
. Import the form [NetViewControl]
. Set a reference to NetView.mde
2. Use a NetView control in a specific form
. Add the form NetViewControl as a subform
. Prompt for a name for the subform control
. Insert scaffolding code to the host form's code behind
3. Provide property pages to edit the properties of the control