Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15203

Change the size of a Stock Font ?

$
0
0
I am retrieving the DEFAULT_GUI_FONT font as follwos :

Code:

hFont = GetStockObject(DEFAULT_GUI_FONT)
Is it possible to make a copy of the DEFAULT_GUI_FONT font and then change the size of the copied font keeping all the other attributes of the DEFAULT_GUI_FONT ?

I just want the exact DEFAULT_GUI_FONT but, a bit smaller in size.

Thanks.

Viewing all articles
Browse latest Browse all 15203

Trending Articles