Click to See Complete Forum and Search --> : console window for logging


gonzo48
October 26th, 2004, 07:41 PM
I am using a console window in my windows apps to print out logging and status infomation. It seems to be working fine except I now want to change the font, font size,. Basicly, I want as much control programaticly as I have when I click on the Title of a console window and bring up the properties tabbed dialogs.

Can anyone tell me how to do this? point me to the API for this? I have looked at the Console API but I cannot seem to find font information.

thanks,

gonzo