Results 1 to 2 of 2

Thread: ActiveX Control

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Posts
    2

    Post

    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!

  2. #2

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Posts
    2

    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
  •  



Click Here to Expand Forum to Full Width