|
-
Aug 9th, 2000, 09:58 AM
#1
Thread Starter
New Member
Hello World! ;-)
Ok, I have following problem:
I'm writing an ActiveX control that is similar to an Label,
only difference: you can change the Angle in which the Text is displayed. For doing that I use an API function to draw on the control. Well, everything works fine, except: I can't make the background transparent. When I make the Background of the Control transparent, I'm not able to draw on my control.
could please anyone help me?
thanks in advance!
-
Aug 11th, 2000, 01:12 AM
#2
Thread Starter
New Member
Solved
Well, it seems that nobody is interested in that subject....
No matter, I have found a solution for that problem: I have used the CreaterectRgn and the SetWindowRgn API calls to make the background of the lable transparent.
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
|