clsCommonWrapper.SetPropBagPicture32 MethodPermits you to save a 32bpp alpha image in your usercontrolsSyntax
Public Sub SetPropBagPicture32 (ByRef propName As String, _
ByRef PropBag As PropertyBag, _ ByRef oPic As StdPicture) Parameters
Remarks
Private Sub UserControl_WriteProperties(PropBag As PropertyBag) Check also the [GetPropBagPicture32] method |