ToolWindow Caption
Hello all,
I'm very new to C# and .NET so bare with me.
I'm trying to get details of the system ToolWindowFont. If I were using the windows API I'd call SystemParametersInfo with SPI_GETNONCLIENTMETRICS. I'd then use the TLOGFONT structure to create the font i required.
Now, I can do this in C# but I'm sure there is a way to do it in managed code?
Can someone help?
Cheers.
__________________
Kep.
|