H
Harun Bolat
Hi all,
I convert my project from vs2003 to vs2005. I need to scale screen. But
"AutoScaleDimensions" or "AutoScaleMode" property does not recognize and
error like this "FormMain does not contain a definition for
AutoScaleMode".FormMain inherited from "System.Windows.Forms.Form" . But in
new project form, form has AutoScaleMode property. to add these property to
my project forms what can I do?
thanks.
I convert my project from vs2003 to vs2005. I need to scale screen. But
"AutoScaleDimensions" or "AutoScaleMode" property does not recognize and
error like this "FormMain does not contain a definition for
AutoScaleMode".FormMain inherited from "System.Windows.Forms.Form" . But in
new project form, form has AutoScaleMode property. to add these property to
my project forms what can I do?
thanks.