The Project menu contains commands to add and remove project forms and modules, add components, and set project properties. The Add File command contains an option to add a file as a related document. Related documents are not compiled, but instead are copied to a device when you run a project. When using the Add Form or Add Module commands to add a new form or module, use only the generic form and module templates. Templates such as the About Dialog template contain code and controls that are incompatible with Windows CE.
The following table shows the Project menu commands contained in the toolkit.
Command |
Description |
Add Form | Displays the Add Form dialog box so you can insert a new or existing form into your active project. |
Add Module | Displays the Add Module dialog box so you can insert a new or existing module to your project. |
Add File | Adds an existing file to the current project. You can add a file as a reference so that toolkit downloads it with your application. |
Remove <Item> | Removes the currently selected item from a project. |
References | Displays the References dialog box. This dialog box enables you to add an object library, type library, or project reference to your project. The names of toolkit components begin with Microsoft CE. |
Components | Displays the Components dialog box from which you can add controls to the Toolbox. |
<Project Name> Properties | Displays the Project Properties dialog box where you view the project properties for the selected project. |