Gets the HBITMAP handle for the specified thumbnail item image.
| Visual Basic |
|---|
Public Function GetItemHBitmap( _ ByVal ItemIndex As Long _ ) As Integer |
- ItemIndex
- A long value which represents the index of the item to get the bitmap of.
An integer value which represents the handle to a bitmap for the given item.