ctlUniImageWL.TransparencyType PropertyGets or sets the Transparency Type for the image in the controlSyntax
Public Property Get TransparencyType () As eUniImage_TranspType
Public Property Let TransparencyType (ByVal iValue As eUniImage_TranspType) 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 |