I see that the AutoScaleBaseSi ze property is now deprecated.
I have an old solution that I now use with .NET Framework 3.5 that contains
lines like:
Me.AutoScaleBas eSize = New System.Drawing. Size(5, 13)
Should I remove them?
Thanks
I have an old solution that I now use with .NET Framework 3.5 that contains
lines like:
Me.AutoScaleBas eSize = New System.Drawing. Size(5, 13)
Should I remove them?
Thanks