WP-2000-CE7 Series (WinCE7 Based) User Manual v 1.0.4 Page: 80
4.4.
First WinPAC Program in Visual C#
The best way to learn programming with WinPAC is to actually create a WinPAC program.
The example below demonstrates how to create a demo program running on WinPAC with C#.
To create a demo program with C# that includes the following main steps:
1. Create a new project
2. Specify the path of the PAC reference
3. Add the control to the form
4. Add the event handling for the control
5. Upload the application to WinPAC
6. Execute the application on WinPAC
All main steps will be described in the following subsection.
Содержание WP-2000-CE7 Series
Страница 73: ...WP 2000 CE7 Series WinCE7 Based User Manual v 1 0 4 Page 73 Step 3 Select Browse tab and add the PACNET dll...
Страница 86: ...WP 2000 CE7 Series WinCE7 Based User Manual v 1 0 4 Page 86 Step 3 Select Browse tab and add the PACNET dll...
Страница 116: ...WP 2000 CE7 Series WinCE7 Based User Manual v 1 0 4 Page 116 5 2 PAC IO APIs PAC_IO...
Страница 133: ...WP 2000 CE7 Series WinCE7 Based User Manual v 1 0 4 Page 133 Appendix A Tips How to...
Страница 137: ...WP 2000 CE7 Series WinCE7 Based User Manual v 1 0 4 Page 137 Step 8 Click the OK and then click OK to end the dialog...
Страница 141: ...WP 2000 CE7 Series WinCE7 Based User Manual v 1 0 4 Page 141 A 3 How to use User Account Control in WinPAC...