An ActiveX control, like an intrinsic control, is an object that you place on a form to enable or enhance a user's interaction with an application. ActiveX controls have events and can be incorporated into other controls. In addition, each ActiveX control supplies constants with predefined values, making the management of the control easier.
The visibility of an ActiveX control determines how you add the control to your project. If the control is visible, you must add it to the Toolbox and put it on a form.
Items listed in this dialog box include registered objects, designers, and ActiveX controls.
The following screen shot shows the Windows CE-specific controls on the Toolbox.
For invisible controls added at run time, you can add a reference to the control in the References dialog box.
Once you have added an ActiveX control to a project by using either the Components dialog box or the References dialog box, the toolkit automatically downloads the control with the run-time files when you run your application. A control must be downloaded before it can be used.
The following table shows the ActiveX controls included in the toolkit.