Italics in Windows title

  • Thread starter Thread starter DBC User
  • Start date Start date
D

DBC User

I would like to have some words in the form title as italic (only
some), is it possible to do it? If so could someone give me some
pointers?
Thanks.
 
DBC User,

Short of actually painting the non-client area of the window (handling
the WM_NCPAINT windows message), there is no other way to do this.

Hope this helps.
 
Thanks, Is there a write up or sample document on how to do this using
WM_NCPAINT somewhere?
DBC User,

Short of actually painting the non-client area of the window (handling
the WM_NCPAINT windows message), there is no other way to do this.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

DBC User said:
I would like to have some words in the form title as italic (only
some), is it possible to do it? If so could someone give me some
pointers?
Thanks.
 

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

Similar Threads


Back
Top