Transparency key is not working in Child Forms

  • Thread starter Thread starter atif
  • Start date Start date
A

atif

Hi,
When i use Transparency key with the parent form then its ok the form
become Transparent but when i add another form to parent and sets the child
form' transparency key it does not work at all.. child form never becomes
transparent neither by transparency key nor by ChildForm.BackColor =
Color.transparent..


Any Body Plzzzzzzzzz..

thanx in Advance
Regards
___
Atif
 
Hi,

The framework doesn't deal in true transparency, so the most transparent you'll get is either the Form itself having a color key
that allows the desktop to show through or child controls that show the BackColor of their containers.

I believe that changes with Vista, however, through WPF. I think WPF can be used on Windows XP now, but I haven't tried it myself.

..NET 3.0 Sept. CTP on MSDN:
http://www.microsoft.com/downloads/...90-26E6-44E0-8780-5D3CCD3D94ED&displaylang=en
 
Hi, Thanx for reply.

So would u plz suggest me any solution that how can i
make RectTracker to move and resize controls at rutime..

Thanx in Advance

Best Regards
___
Atif
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top