When writting a C# application program by using Microsoft Visual Studio 2010, you may add any .net 4 features as a reference into your project.…
1. Open a new windows form application program. 2. Add the mscomm32.ocx to the toolbox in your project if not added. refer to Figure 1.…
1. Create a Hot key class to deal with the hotkey registry and unregistry Public Class Hotkey #Region “Declarations – WinAPI, Hotkey constant and Modifier Enum”…
Curve fitting is the process of constructing a curve, or mathematical function, that has the best fit to a series of data points, possibly subject…
Enable VBA Editor if not enabled Open Excel Options window from File menu and check the Developer Open VBA editor Click Developer on…