how i change title bar font of form in windows application by C# ?
i found this code but not working and doesn\'t drawing titlebar: how can i do this? thanks all
On Vista and Windows 7 you will need to disable Aero for the code to work.
Take a look at the answer I provided to the following question How to add an extra button to the window's title bar?
I don't know if it is possible since you can only edit the text but not the markup.
I think it just uses the font-size that windows uses...