To allow the classes
MimerDataAdapter,
MimerConnection,
MimerCommand, and
MimerCommandBuilder to be used on a form in the Visual Studio you have
to add these items to the Toolbox. Proceed along the following steps:
-
Go inte the forms editor by double-clicking on a file with a form.
-
Make sure you can see the toolbox. If not, select View menu\Toolbox.
-
Right-click on the toolbox and select Add/Remove items...
-
From the dialog box that appears select the Mimer-objects as shown here (please
note that the version number for the Assembly name matches the actual version
installed):
-
Afterwards, the toolbox contains the Mimer-items as follows:
-
These items may now be used by dragging and dropping them on the form.