Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Antialiasing of text

Status
Not open for further replies.

wodonnell

Programmer
Joined
Apr 8, 2001
Messages
6
Location
GB
I have an app which I wrote in VB4 which writes text to a picturebox.

The program ran perfect when compiled in VB4.

I have now recompiled onto a different machine with VB6 and the program is now antialiasing the text which it writes to the picture box.

How do I prevent VB6 from antialiasing the text I am writing??

I am using a simple Picture1.Print "Text" command.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top