ctlUniImageWL.TransparentColor PropertyGets or sets the Color to treat as a transparent color when rendering the image in the controlSyntax 
Public Property Get TransparentColor () As OLE_COLOR 
Public Property Let TransparentColor (ByVal iValue As OLE_COLOR) Parameters 
 Remarks 
If you use 32bpp alpha images you can only add a transparent color to those already transparent 
If your 32bpp alpha image is transparent and you choose eUniImage_TranspType_AsIs, the image will remain transparent  |