Results 1 to 5 of 5

Thread: [VB6] - showing a label transparent in Usercontrol transparent

  1. #1

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,961

    [VB6] - showing a label transparent in Usercontrol transparent

    i have 2 controls transparents:
    1 - label(with some text);
    2 - usercontrol is transparnt too.
    why i can see in label text with some white pixels(like a draw bug)?
    Last edited by joaquim; Jun 3rd, 2011 at 05:06 PM.
    VB6 2D Sprite control

    To live is difficult, but we do it.

  2. #2
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    Re: [VB6] - showing a label transparent in Usercontrol transparent

    Don't know? Possibly due to anti-aliasing (clear type text option in XP and above)?
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

  3. #3

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,961

    Re: [VB6] - showing a label transparent in Usercontrol transparent

    Quote Originally Posted by LaVolpe View Post
    Don't know? Possibly due to anti-aliasing (clear type text option in XP and above)?
    i try.. but or i mistake the place or i don't know
    tell me where is the option(i think that your OS is in english, but i can catch it)
    VB6 2D Sprite control

    To live is difficult, but we do it.

  4. #4
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    Re: [VB6] - showing a label transparent in Usercontrol transparent

    In XP:
    1. Right click on desktop & select properties
    2. Select the Appearance tab
    3. Click the Effects button
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

  5. #5

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,961

    Re: [VB6] - showing a label transparent in Usercontrol transparent

    Quote Originally Posted by LaVolpe View Post
    In XP:
    1. Right click on desktop & select properties
    2. Select the Appearance tab
    3. Click the Effects button
    ok.. i did that.. but seems that the problem isn't there.. i read something in microsoft page that it's a know bug. but if i can't use the label, then i must use the print method
    VB6 2D Sprite control

    To live is difficult, but we do it.

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