remove Me.AutoScaleBaseSize statements?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Academia

    remove Me.AutoScaleBaseSize statements?

    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


Working...