public static System.IntPtr ImageList_GetIcon( System.IntPtr hImgList, System.int index, System.int flags )
'Declaration
Public Shared Function ImageList_GetIcon( _ ByVal hImgList As System.IntPtr, _ ByVal index As System.Integer, _ ByVal flags As System.Integer _ ) As System.IntPtr
'Usage
Dim hImgList As System.IntPtr Dim index As System.Integer Dim flags As System.Integer Dim value As System.IntPtr value = NComctl32.ImageList_GetIcon(hImgList, index, flags)
Parameters
- hImgList
- index
- flags