|
-
Oct 27th, 2011, 01:39 AM
#1
Thread Starter
New Member
<Solved> Forcing an owner draw
So, some controls(e.g. buttons/labels) dont have a drawmode property. Im looking to create buttons with rounded corners because they just look nicer :P.
Now, the problem is that even when you have a custom paint event, the button just gets drawn first and the custom paint event will draw on top. Especially with rounded corners, where you see the parts of the default button in the corners.
Is there a way to only execute the custom paint event / block the default paint?
Thanks in advance
Thomas
Last edited by thomasderoo; Oct 27th, 2011 at 07:05 AM.
Reason: Solved
Tags for this Thread
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
|