|
-
Jul 12th, 2000, 02:34 PM
#1
Thread Starter
Addicted Member
Hi,
I'm developing a simple OCX with only a Label inside of it.
I need to let the Label.BackStyle = 0 (Transparent), but when I do this, the Label caption stays flashing. I think it's because the paint event is being called continuously.
How can I let the Label transparent without flashing?
Is there any property that I need to set up?
Thanks a lot for any help...
Michel Jr.
-
Jul 12th, 2000, 06:55 PM
#2
Hyperactive Member
Cannot reproduce
I made a UserControl (didn't compile it yet) and added a single Label Control with the BackStyle set to 0, and I could not yet reproduce the effect.
Do you have ANY code in the usercontrol at all? If so, what is it please?
Regards
Paul Lewis
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
|