Transparent control in powerpoint

S

Steven

Dear all,

I develop a activex component, It is transparent control! I only set
borderstyle=0! then I use it in vb form, It is transparent control when I
run this form, but when I insert this component in powerpoint's slide, It
isn't transparent, Anyone can tell me why? how to make it transparent in
powerpoint?

Thanks
 
P

PPTMagician

Right click on the Control and the left click on properties. What are the
settings?
 
B

Bill Dilworth

I seem to remember there was a bug with control transparencies in PPT 2000.
In short they weren't always transparent.

Bill D.
 
S

Steven

Thanks for your answer! Only there is name, Height, Left, Top, Visible,
Width properties, but I already set transparent properties to my custom
component!
 
S

Steven

Thanks! I view this article! but I can't find DoubleBuffer, TransparencyKey
in my activex component! My develop environment is vb6 and powerpoint2003!
 
Top