How to: Edit Files in Projects
You can edit files that you add to a project. When you create or add a new file, you can add a description to the file. This description is shown at the bottom of the Project Manager when the file is selected.
To edit a project file
Open the project for your application.
In the Project Manager, expand the nodes in the project hierarchy containing the file you want to edit.
Click the file you want to edit.
On the Project menu, click Modify File.
Tip
You can also click Modify in the Project Manager.
The appropriate window or designer opens so you can modify the file. For more information, see Project Manager Window.
To edit a project programmatically
- Use the MODIFY PROJECT command to open the Project Manager.
For more information, see MODIFY PROJECT Command.
To add a description to a file
Open the project for your application.
In the Project Manager, select the file.
On the Project menu, click Edit Description.
In the Description dialog box, type a description for the file.
When you are finished, click OK.
For more information, see Project Manager Window.
See Also
Tasks
How to: Remove Files from Projects