Gets and sets whether alpha blending an image to the background of the control when an alpha channel is present in the image.
Read-write property
Visual Basic |
---|
Public Property ViewAlphaBlend As Boolean |
True to apply alpha blending on an image background when the alpha channel is present.
False to ignore the alpha channel.