I'm using VB.Net 2008 to program a reasonably graphical control interface with a "techy" feel. The problem I am running into is when I attempt to use pixel (bitmap) fonts in a label component. Even when set to optimum font sizes, VS still tries to use anti-aliasing to smooth the font. I just want the text to be a sharp, pixel font using the standard label component. Any ideas?
Start Free Trial