Property Pages General Page
The General page allows you to change the name of your project. When you do so, the Project Explorer is updated. You can also change the project name from the Project Explorer.
Project name
Contains the name of the project selected in the Macro Explorer.Root namespace
Sets the base namespace for all files in the project. Contains the project name if the project has not been already been given a name.Remove integer overflow checks
Enables or disables integer overflow checks. If integer overflow checking is on and the project is outside the range of the result type, a OverflowException exception is thrown. If integer overflow checking is off, overflows are not reported, and any significant high-order bits of the result are discarded.