Results 1 to 2 of 2

Thread: How to avoid - Label flashes continuously

  1. #1

    Thread Starter
    Addicted Member Michel Jr's Avatar
    Join Date
    Jan 2000
    Location
    Brazil
    Posts
    175

    Question

    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.

  2. #2
    Junior Member
    Join Date
    May 2000
    Location
    China
    Posts
    25

    Wink I didn't test but you can try it youself

    From1.AutoRedraw=True
    I think it caaaaaaan

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