In Production Facilities
Opening Epson RC+ 8.0 at Runtime
Decide if you want to allow the Epson RC+ 8.0 environment to be opened from your application. This is especially useful for debugging. Set the OperationMode property to Program to put Epson RC+ 8.0 in Program Mode and open the Epson RC+ 8.0 GUI.
Using Epson RC+ 8.0 Dialogs and Windows
At runtime, you can open and hide certain Epson RC+ 8.0 windows from your .NET application. You can also run certain Epson RC+ 8.0 dialogs. See below for more details.
Epson RC+ 8.0 Windows and Dialogs
Installation on Target System
You should make an installation program for your .NET project by using a Visual Studio setup project. Then follow these steps to setup a target system for your .NET application:
- Install Epson RC+ 8.0.
- Install your Epson RC+ 8.0 project.
- Install your .NET application.