Digital clock fonts in c#

D

David Hubball

Hi

I'm doing a countdown timer in c# for a poker night at my friends
house.

I thought that the timer font in the television Series 24 looks pretty
cool(looks like a digital clock type font) and it would be something
to talk about at the poker night!! Would any know how I could get this
into C#. Also if I download a font for c# does anyone know to download
it into c# Visual Studio (Express but its just the same as the real
thing).

Thanks
David
 
M

Michael A. Covington

If you can install a font for Windows to use, then you can easily specify it
by name as the font of any text field in the window.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top