M
Marc
I want to use Measurestring in a Class.
In a form I write cInt(Me.CreateGraphics.Measurestring("Text", mFont).Width)
What do I write in a class (I dont't have the Me.CreateGraphics there...)
Marc
In a form I write cInt(Me.CreateGraphics.Measurestring("Text", mFont).Width)
What do I write in a class (I dont't have the Me.CreateGraphics there...)
Marc