P
Petded
Hi,
i found this extract regarding vc++.net express edition from MS.
Quote:
Make certain that you edit the Text property and not the (Name)
property beneath the Design category, which also displays the value
Form1. The Name property is associated with code (and won't accept
spaces anyway).
The above text refers to changing the name of the form.
But i have had a look at the free express edition downloadable from
the MS website, and whilst it does show the form name text property to
be changed, there is NO name property under the design catagory.
Is this feature disabled or is the above text wrong ?
i found this extract regarding vc++.net express edition from MS.
Quote:
Make certain that you edit the Text property and not the (Name)
property beneath the Design category, which also displays the value
Form1. The Name property is associated with code (and won't accept
spaces anyway).
The above text refers to changing the name of the form.
But i have had a look at the free express edition downloadable from
the MS website, and whilst it does show the form name text property to
be changed, there is NO name property under the design catagory.
Is this feature disabled or is the above text wrong ?