Centering fonts in VB6
- by James Musser
How do you determine the length of a string of text in Arial Bold font, and then center it in VB6?
If not here, can you point me in a direction where I might be able to find this information?
We're not using a "label" or "picture box" do print the text to the screen. We are sizing the text on the fly, and allowing the user to scale the size of our application to their liking. We write the text to screen using code.