Sets the current image to the given HDIB.
Visual Basic |
---|
Public Sub FromHdib( _ ByVal hdib As Integer _ ) |
- hdib
- The handle to the DIB to transfer into this component.
Note that this component will take ownership of the DIB, so the previous owner must either make a copy or relinquish ownership of the DIB.