|
-
Jun 3rd, 2011, 05:02 PM
#1
Thread Starter
PowerPoster
[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.
-
Jun 4th, 2011, 12:55 PM
#2
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)?
-
Jun 4th, 2011, 03:44 PM
#3
Thread Starter
PowerPoster
Re: [VB6] - showing a label transparent in Usercontrol transparent
 Originally Posted by LaVolpe
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 )
-
Jun 4th, 2011, 05:41 PM
#4
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
-
Jun 4th, 2011, 05:59 PM
#5
Thread Starter
PowerPoster
Re: [VB6] - showing a label transparent in Usercontrol transparent
 Originally Posted by LaVolpe
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
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
|