|
-
December 8th, 2008, 11:16 AM
#1
Add text to WinForm title bar
I am trying to add a text to the title bar of a Windows Forms. With other words, left to the minimize box in the title bar I want to display a text in italic (NOT the Form.Text property!). I guess I should be using the WM_NCPAINT message in the overridden WndProc. For some reason I cannot get it work. I am using Vista. Does anyone know this? Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|