This function sets the current image to a copy of the given HBITMAP.
| Visual Basic |
|---|
Public Sub FromHbitmap( _ ByVal hbitmap As Integer _ ) |
- hbitmap
- The handle to the bitmap to copy into this component.
|
![]() |
| ScanFix ActiveX 6.0 | |
| FromHbitmap Method | |
| See Also Send Feedback | |
| Visual Basic |
|---|
Public Sub FromHbitmap( _ ByVal hbitmap As Integer _ ) |