|
-
Jun 22nd, 2006, 08:55 PM
#3
Lively Member
Re: [2005] How To Display GroupBox Text Over Outline?
You mean Title Text is a label and you want it drawn directly on the GroupBox? You can probably do it fairly easily with the Paint event of the GroupBox using e.Graphics.DrawText. I'm not a GDI expert, so I'm not sure how you could center the text or position it correctly no matter font sizes or whatever, but it seems feasible.
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
|