Click to See Complete Forum and Search --> : Transparent UserControl


February 21st, 2000, 10:57 AM
Hi!
I have a very big problem with my Control!
the background of the control should be transparent and the text written on the control by UserControl.print "Test"

should be visible. So it should look like the label-control.

I hope somebody can help me!

Thanx
Daniel

ashesh
February 24th, 2000, 01:07 AM
If you want a transperent user control use an iesuper label set its backstyle to zero.

Add a method to your usercontrol called print
and change the caption of the iesuperlabel

It should work

FireRider
June 8th, 2001, 07:34 PM
What in god's name is an iesuperlabel and where do i get one?