Vanara/PInvoke/ComCtl32/CorrelationReport.md

172 lines
34 KiB
Markdown

## Correlation report for comctl32.dll
PInvoke API (methods, structures and constants) imported from Windows ComCtl32.dll.
### Methods (100% complete, 69 of 69 functions)
Native Method | Header | Managed Method
--- | --- | ---
[_TrackMouseEvent](https://www.google.com/search?num=5&q=_TrackMouseEvent+site%3Adocs.microsoft.com) | CommCtrl.h | [Vanara.PInvoke.ComCtl32._TrackMouseEvent](https://github.com/dahall/Vanara/search?l=C%23&q=_TrackMouseEvent)
[CreateMappedBitmap](https://www.google.com/search?num=5&q=CreateMappedBitmap+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.CreateMappedBitmap](https://github.com/dahall/Vanara/search?l=C%23&q=CreateMappedBitmap)
[CreatePropertySheetPage](https://www.google.com/search?num=5&q=CreatePropertySheetPage+site%3Adocs.microsoft.com) | Prsht.h | [Vanara.PInvoke.ComCtl32.CreatePropertySheetPage](https://github.com/dahall/Vanara/search?l=C%23&q=CreatePropertySheetPage)
[CreateUpDownControl](https://www.google.com/search?num=5&q=CreateUpDownControl+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.CreateUpDownControl](https://github.com/dahall/Vanara/search?l=C%23&q=CreateUpDownControl)
[DefSubclassProc](https://www.google.com/search?num=5&q=DefSubclassProc+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.DefSubclassProc](https://github.com/dahall/Vanara/search?l=C%23&q=DefSubclassProc)
[DestroyPropertySheetPage](https://www.google.com/search?num=5&q=DestroyPropertySheetPage+site%3Adocs.microsoft.com) | Prsht.h | [Vanara.PInvoke.ComCtl32.DestroyPropertySheetPage](https://github.com/dahall/Vanara/search?l=C%23&q=DestroyPropertySheetPage)
[DPA_Clone](https://www.google.com/search?num=5&q=DPA_Clone+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_Clone](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_Clone)
[DPA_Create](https://www.google.com/search?num=5&q=DPA_Create+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_Create](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_Create)
[DPA_CreateEx](https://www.google.com/search?num=5&q=DPA_CreateEx+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_CreateEx](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_CreateEx)
[DPA_DeleteAllPtrs](https://www.google.com/search?num=5&q=DPA_DeleteAllPtrs+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_DeleteAllPtrs](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_DeleteAllPtrs)
[DPA_DeletePtr](https://www.google.com/search?num=5&q=DPA_DeletePtr+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_DeletePtr](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_DeletePtr)
[DPA_Destroy](https://www.google.com/search?num=5&q=DPA_Destroy+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_Destroy](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_Destroy)
[DPA_DestroyCallback](https://www.google.com/search?num=5&q=DPA_DestroyCallback+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_DestroyCallback](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_DestroyCallback)
[DPA_EnumCallback](https://www.google.com/search?num=5&q=DPA_EnumCallback+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_EnumCallback](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_EnumCallback)
[DPA_GetPtr](https://www.google.com/search?num=5&q=DPA_GetPtr+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_GetPtr](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_GetPtr)
[DPA_GetPtrIndex](https://www.google.com/search?num=5&q=DPA_GetPtrIndex+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_GetPtrIndex](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_GetPtrIndex)
[DPA_GetSize](https://www.google.com/search?num=5&q=DPA_GetSize+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_GetSize](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_GetSize)
[DPA_Grow](https://www.google.com/search?num=5&q=DPA_Grow+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_Grow](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_Grow)
[DPA_InsertPtr](https://www.google.com/search?num=5&q=DPA_InsertPtr+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_InsertPtr](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_InsertPtr)
[DPA_LoadStream](https://www.google.com/search?num=5&q=DPA_LoadStream+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_LoadStream](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_LoadStream)
[DPA_Merge](https://www.google.com/search?num=5&q=DPA_Merge+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_Merge](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_Merge)
[DPA_SaveStream](https://www.google.com/search?num=5&q=DPA_SaveStream+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_SaveStream](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_SaveStream)
[DPA_Search](https://www.google.com/search?num=5&q=DPA_Search+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_Search](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_Search)
[DPA_SetPtr](https://www.google.com/search?num=5&q=DPA_SetPtr+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_SetPtr](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_SetPtr)
[DPA_Sort](https://www.google.com/search?num=5&q=DPA_Sort+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPA_Sort](https://github.com/dahall/Vanara/search?l=C%23&q=DPA_Sort)
[DrawInsert](https://www.google.com/search?num=5&q=DrawInsert+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.DrawInsert](https://github.com/dahall/Vanara/search?l=C%23&q=DrawInsert)
[DrawShadowText](https://www.google.com/search?num=5&q=DrawShadowText+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.DrawShadowText](https://github.com/dahall/Vanara/search?l=C%23&q=DrawShadowText)
[DrawStatusText](https://www.google.com/search?num=5&q=DrawStatusText+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.DrawStatusText](https://github.com/dahall/Vanara/search?l=C%23&q=DrawStatusText)
[DSA_Clone](https://www.google.com/search?num=5&q=DSA_Clone+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DSA_Clone](https://github.com/dahall/Vanara/search?l=C%23&q=DSA_Clone)
[DSA_Create](https://www.google.com/search?num=5&q=DSA_Create+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DSA_Create](https://github.com/dahall/Vanara/search?l=C%23&q=DSA_Create)
[DSA_DeleteAllItems](https://www.google.com/search?num=5&q=DSA_DeleteAllItems+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DSA_DeleteAllItems](https://github.com/dahall/Vanara/search?l=C%23&q=DSA_DeleteAllItems)
[DSA_DeleteItem](https://www.google.com/search?num=5&q=DSA_DeleteItem+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DSA_DeleteItem](https://github.com/dahall/Vanara/search?l=C%23&q=DSA_DeleteItem)
[DSA_Destroy](https://www.google.com/search?num=5&q=DSA_Destroy+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DSA_Destroy](https://github.com/dahall/Vanara/search?l=C%23&q=DSA_Destroy)
[DSA_DestroyCallback](https://www.google.com/search?num=5&q=DSA_DestroyCallback+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DSA_DestroyCallback](https://github.com/dahall/Vanara/search?l=C%23&q=DSA_DestroyCallback)
[DSA_EnumCallback](https://www.google.com/search?num=5&q=DSA_EnumCallback+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DSA_EnumCallback](https://github.com/dahall/Vanara/search?l=C%23&q=DSA_EnumCallback)
[DSA_GetItem](https://www.google.com/search?num=5&q=DSA_GetItem+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DSA_GetItem](https://github.com/dahall/Vanara/search?l=C%23&q=DSA_GetItem)
[DSA_GetItemPtr](https://www.google.com/search?num=5&q=DSA_GetItemPtr+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DSA_GetItemPtr](https://github.com/dahall/Vanara/search?l=C%23&q=DSA_GetItemPtr)
[DSA_GetSize](https://www.google.com/search?num=5&q=DSA_GetSize+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DSA_GetSize](https://github.com/dahall/Vanara/search?l=C%23&q=DSA_GetSize)
[DSA_InsertItem](https://www.google.com/search?num=5&q=DSA_InsertItem+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DSA_InsertItem](https://github.com/dahall/Vanara/search?l=C%23&q=DSA_InsertItem)
[DSA_SetItem](https://www.google.com/search?num=5&q=DSA_SetItem+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DSA_SetItem](https://github.com/dahall/Vanara/search?l=C%23&q=DSA_SetItem)
[DSA_Sort](https://www.google.com/search?num=5&q=DSA_Sort+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DSA_Sort](https://github.com/dahall/Vanara/search?l=C%23&q=DSA_Sort)
[GetEffectiveClientRect](https://www.google.com/search?num=5&q=GetEffectiveClientRect+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.GetEffectiveClientRect](https://github.com/dahall/Vanara/search?l=C%23&q=GetEffectiveClientRect)
[GetMUILanguage](https://www.google.com/search?num=5&q=GetMUILanguage+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.GetMUILanguage](https://github.com/dahall/Vanara/search?l=C%23&q=GetMUILanguage)
[GetWindowSubclass](https://www.google.com/search?num=5&q=GetWindowSubclass+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.GetWindowSubclass](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowSubclass)
[HIMAGELIST_QueryInterface](https://www.google.com/search?num=5&q=HIMAGELIST_QueryInterface+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.HIMAGELIST_QueryInterface](https://github.com/dahall/Vanara/search?l=C%23&q=HIMAGELIST_QueryInterface)
[ImageList_CoCreateInstance](https://www.google.com/search?num=5&q=ImageList_CoCreateInstance+site%3Adocs.microsoft.com) | CommonControls.h | [Vanara.PInvoke.ComCtl32.ImageList_CoCreateInstance](https://github.com/dahall/Vanara/search?l=C%23&q=ImageList_CoCreateInstance)
[ImageList_Create](https://www.google.com/search?num=5&q=ImageList_Create+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.ImageList_Create](https://github.com/dahall/Vanara/search?l=C%23&q=ImageList_Create)
[ImageList_Destroy](https://www.google.com/search?num=5&q=ImageList_Destroy+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.ImageList_Destroy](https://github.com/dahall/Vanara/search?l=C%23&q=ImageList_Destroy)
[ImageList_Duplicate](https://www.google.com/search?num=5&q=ImageList_Duplicate+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.ImageList_Duplicate](https://github.com/dahall/Vanara/search?l=C%23&q=ImageList_Duplicate)
[ImageList_GetIcon](https://www.google.com/search?num=5&q=ImageList_GetIcon+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.ImageList_GetIcon](https://github.com/dahall/Vanara/search?l=C%23&q=ImageList_GetIcon)
[ImageList_LoadImage](https://www.google.com/search?num=5&q=ImageList_LoadImage+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.ImageList_LoadImage](https://github.com/dahall/Vanara/search?l=C%23&q=ImageList_LoadImage)
[ImageList_Read](https://www.google.com/search?num=5&q=ImageList_Read+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.ImageList_Read](https://github.com/dahall/Vanara/search?l=C%23&q=ImageList_Read)
[ImageList_ReadEx](https://www.google.com/search?num=5&q=ImageList_ReadEx+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.ImageList_ReadEx](https://github.com/dahall/Vanara/search?l=C%23&q=ImageList_ReadEx)
[ImageList_Write](https://www.google.com/search?num=5&q=ImageList_Write+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.ImageList_Write](https://github.com/dahall/Vanara/search?l=C%23&q=ImageList_Write)
[ImageList_WriteEx](https://www.google.com/search?num=5&q=ImageList_WriteEx+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.ImageList_WriteEx](https://github.com/dahall/Vanara/search?l=C%23&q=ImageList_WriteEx)
[InitCommonControlsEx](https://www.google.com/search?num=5&q=InitCommonControlsEx+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.InitCommonControlsEx](https://github.com/dahall/Vanara/search?l=C%23&q=InitCommonControlsEx)
[InitMUILanguage](https://www.google.com/search?num=5&q=InitMUILanguage+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.InitMUILanguage](https://github.com/dahall/Vanara/search?l=C%23&q=InitMUILanguage)
[LBItemFromPt](https://www.google.com/search?num=5&q=LBItemFromPt+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.LBItemFromPt](https://github.com/dahall/Vanara/search?l=C%23&q=LBItemFromPt)
[LoadIconMetric](https://www.google.com/search?num=5&q=LoadIconMetric+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.LoadIconMetric](https://github.com/dahall/Vanara/search?l=C%23&q=LoadIconMetric)
[LoadIconWithScaleDown](https://www.google.com/search?num=5&q=LoadIconWithScaleDown+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.LoadIconWithScaleDown](https://github.com/dahall/Vanara/search?l=C%23&q=LoadIconWithScaleDown)
[MakeDragList](https://www.google.com/search?num=5&q=MakeDragList+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.MakeDragList](https://github.com/dahall/Vanara/search?l=C%23&q=MakeDragList)
[MenuHelp](https://www.google.com/search?num=5&q=MenuHelp+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.MenuHelp](https://github.com/dahall/Vanara/search?l=C%23&q=MenuHelp)
[PropertySheet](https://www.google.com/search?num=5&q=PropertySheet+site%3Adocs.microsoft.com) | Prsht.h | [Vanara.PInvoke.ComCtl32.PropertySheet](https://github.com/dahall/Vanara/search?l=C%23&q=PropertySheet)
[RemoveWindowSubclass](https://www.google.com/search?num=5&q=RemoveWindowSubclass+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.RemoveWindowSubclass](https://github.com/dahall/Vanara/search?l=C%23&q=RemoveWindowSubclass)
[SetWindowSubclass](https://www.google.com/search?num=5&q=SetWindowSubclass+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.SetWindowSubclass](https://github.com/dahall/Vanara/search?l=C%23&q=SetWindowSubclass)
[ShowHideMenuCtl](https://www.google.com/search?num=5&q=ShowHideMenuCtl+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.ShowHideMenuCtl](https://github.com/dahall/Vanara/search?l=C%23&q=ShowHideMenuCtl)
[Str_SetPtrW](https://www.google.com/search?num=5&q=Str_SetPtrW+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.Str_SetPtr](https://github.com/dahall/Vanara/search?l=C%23&q=Str_SetPtr)
[TaskDialog](https://www.google.com/search?num=5&q=TaskDialog+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TaskDialog](https://github.com/dahall/Vanara/search?l=C%23&q=TaskDialog)
[TaskDialogIndirect](https://www.google.com/search?num=5&q=TaskDialogIndirect+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TaskDialogIndirect](https://github.com/dahall/Vanara/search?l=C%23&q=TaskDialogIndirect)
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[BUTTON_IMAGELIST](https://www.google.com/search?num=5&q=BUTTON_IMAGELIST+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.BUTTON_IMAGELIST](https://github.com/dahall/Vanara/search?l=C%23&q=BUTTON_IMAGELIST)
[BUTTON_SPLITINFO](https://www.google.com/search?num=5&q=BUTTON_SPLITINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.BUTTON_SPLITINFO](https://github.com/dahall/Vanara/search?l=C%23&q=BUTTON_SPLITINFO)
[COLORMAP](https://www.google.com/search?num=5&q=COLORMAP+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.COLORMAP](https://github.com/dahall/Vanara/search?l=C%23&q=COLORMAP)
[COLORSCHEME](https://www.google.com/search?num=5&q=COLORSCHEME+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.ComCtl32.COLORSCHEME](https://github.com/dahall/Vanara/search?l=C%23&q=COLORSCHEME)
[COMBOBOXEXITEM](https://www.google.com/search?num=5&q=COMBOBOXEXITEM+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.COMBOBOXEXITEM](https://github.com/dahall/Vanara/search?l=C%23&q=COMBOBOXEXITEM)
[COMBOBOXINFO](https://www.google.com/search?num=5&q=COMBOBOXINFO+site%3Adocs.microsoft.com) | Winuser.h | [Vanara.PInvoke.ComCtl32.COMBOBOXINFO](https://github.com/dahall/Vanara/search?l=C%23&q=COMBOBOXINFO)
[DPASTREAMINFO](https://www.google.com/search?num=5&q=DPASTREAMINFO+site%3Adocs.microsoft.com) | Dpa_dsa.h | [Vanara.PInvoke.ComCtl32.DPASTREAMINFO](https://github.com/dahall/Vanara/search?l=C%23&q=DPASTREAMINFO)
[EDITBALLOONTIP](https://www.google.com/search?num=5&q=EDITBALLOONTIP+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.EDITBALLOONTIP](https://github.com/dahall/Vanara/search?l=C%23&q=EDITBALLOONTIP)
[HDHITTESTINFO](https://www.google.com/search?num=5&q=HDHITTESTINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.HDHITTESTINFO](https://github.com/dahall/Vanara/search?l=C%23&q=HDHITTESTINFO)
[HDITEM](https://www.google.com/search?num=5&q=HDITEM+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.HDITEM](https://github.com/dahall/Vanara/search?l=C%23&q=HDITEM)
[HDLAYOUT](https://www.google.com/search?num=5&q=HDLAYOUT+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.HDLAYOUT](https://github.com/dahall/Vanara/search?l=C%23&q=HDLAYOUT)
[HDTEXTFILTER](https://www.google.com/search?num=5&q=HDTEXTFILTER+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.HDTEXTFILTER](https://github.com/dahall/Vanara/search?l=C%23&q=HDTEXTFILTER)
[HTREEITEM](https://www.google.com/search?num=5&q=HTREEITEM+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.ComCtl32.HTREEITEM](https://github.com/dahall/Vanara/search?l=C%23&q=HTREEITEM)
[IMAGEINFO](https://www.google.com/search?num=5&q=IMAGEINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.IMAGEINFO](https://github.com/dahall/Vanara/search?l=C%23&q=IMAGEINFO)
[IMAGELISTDRAWPARAMS](https://www.google.com/search?num=5&q=IMAGELISTDRAWPARAMS+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.IMAGELISTDRAWPARAMS](https://github.com/dahall/Vanara/search?l=C%23&q=IMAGELISTDRAWPARAMS)
[IMAGELISTSTATS](https://www.google.com/search?num=5&q=IMAGELISTSTATS+site%3Adocs.microsoft.com) | Commoncontrols.h | [Vanara.PInvoke.ComCtl32.IMAGELISTSTATS](https://github.com/dahall/Vanara/search?l=C%23&q=IMAGELISTSTATS)
[INITCOMMONCONTROLSEX](https://www.google.com/search?num=5&q=INITCOMMONCONTROLSEX+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.INITCOMMONCONTROLSEX](https://github.com/dahall/Vanara/search?l=C%23&q=INITCOMMONCONTROLSEX)
[LVBKIMAGE](https://www.google.com/search?num=5&q=LVBKIMAGE+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.LVBKIMAGE](https://github.com/dahall/Vanara/search?l=C%23&q=LVBKIMAGE)
[LVCOLUMN](https://www.google.com/search?num=5&q=LVCOLUMN+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.LVCOLUMN](https://github.com/dahall/Vanara/search?l=C%23&q=LVCOLUMN)
[LVFINDINFO](https://www.google.com/search?num=5&q=LVFINDINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.LVFINDINFO](https://github.com/dahall/Vanara/search?l=C%23&q=LVFINDINFO)
[LVGROUP](https://www.google.com/search?num=5&q=LVGROUP+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.LVGROUP](https://github.com/dahall/Vanara/search?l=C%23&q=LVGROUP)
[LVGROUPMETRICS](https://www.google.com/search?num=5&q=LVGROUPMETRICS+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.LVGROUPMETRICS](https://github.com/dahall/Vanara/search?l=C%23&q=LVGROUPMETRICS)
[LVHITTESTINFO](https://www.google.com/search?num=5&q=LVHITTESTINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.LVHITTESTINFO](https://github.com/dahall/Vanara/search?l=C%23&q=LVHITTESTINFO)
[LVINSERTMARK](https://www.google.com/search?num=5&q=LVINSERTMARK+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.LVINSERTMARK](https://github.com/dahall/Vanara/search?l=C%23&q=LVINSERTMARK)
[LVITEM](https://www.google.com/search?num=5&q=LVITEM+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.LVITEM](https://github.com/dahall/Vanara/search?l=C%23&q=LVITEM)
[LVITEMCOLUMNINFO](https://www.google.com/search?num=5&q=LVITEMCOLUMNINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.LVITEMCOLUMNINFO](https://github.com/dahall/Vanara/search?l=C%23&q=LVITEMCOLUMNINFO)
[LVITEMINDEX](https://www.google.com/search?num=5&q=LVITEMINDEX+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.LVITEMINDEX](https://github.com/dahall/Vanara/search?l=C%23&q=LVITEMINDEX)
[LVTILEVIEWINFO](https://www.google.com/search?num=5&q=LVTILEVIEWINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.LVTILEVIEWINFO](https://github.com/dahall/Vanara/search?l=C%23&q=LVTILEVIEWINFO)
[NMBCDROPDOWN](https://www.google.com/search?num=5&q=NMBCDROPDOWN+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMBCDROPDOWN](https://github.com/dahall/Vanara/search?l=C%23&q=NMBCDROPDOWN)
[NMBCHOTITEM](https://www.google.com/search?num=5&q=NMBCHOTITEM+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMBCHOTITEM](https://github.com/dahall/Vanara/search?l=C%23&q=NMBCHOTITEM)
[NMCBEDRAGBEGIN](https://www.google.com/search?num=5&q=NMCBEDRAGBEGIN+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMCBEDRAGBEGIN](https://github.com/dahall/Vanara/search?l=C%23&q=NMCBEDRAGBEGIN)
[NMCBEENDEDIT](https://www.google.com/search?num=5&q=NMCBEENDEDIT+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMCBEENDEDIT](https://github.com/dahall/Vanara/search?l=C%23&q=NMCBEENDEDIT)
[NMCHAR](https://www.google.com/search?num=5&q=NMCHAR+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMCHAR](https://github.com/dahall/Vanara/search?l=C%23&q=NMCHAR)
[NMCOMBOBOXEX](https://www.google.com/search?num=5&q=NMCOMBOBOXEX+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMCOMBOBOXEX](https://github.com/dahall/Vanara/search?l=C%23&q=NMCOMBOBOXEX)
[NMCUSTOMDRAW](https://www.google.com/search?num=5&q=NMCUSTOMDRAW+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMCUSTOMDRAW](https://github.com/dahall/Vanara/search?l=C%23&q=NMCUSTOMDRAW)
[NMCUSTOMSPLITRECTINFO](https://www.google.com/search?num=5&q=NMCUSTOMSPLITRECTINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMCUSTOMSPLITRECTINFO](https://github.com/dahall/Vanara/search?l=C%23&q=NMCUSTOMSPLITRECTINFO)
[NMCUSTOMTEXT](https://www.google.com/search?num=5&q=NMCUSTOMTEXT+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMCUSTOMTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=NMCUSTOMTEXT)
[NMHDDISPINFO](https://www.google.com/search?num=5&q=NMHDDISPINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMHDDISPINFO](https://github.com/dahall/Vanara/search?l=C%23&q=NMHDDISPINFO)
[NMHDFILTERBTNCLICK](https://www.google.com/search?num=5&q=NMHDFILTERBTNCLICK+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMHDFILTERBTNCLICK](https://github.com/dahall/Vanara/search?l=C%23&q=NMHDFILTERBTNCLICK)
[NMHEADER](https://www.google.com/search?num=5&q=NMHEADER+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMHEADER](https://github.com/dahall/Vanara/search?l=C%23&q=NMHEADER)
[NMIPADDRESS](https://www.google.com/search?num=5&q=NMIPADDRESS+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMIPADDRESS](https://github.com/dahall/Vanara/search?l=C%23&q=NMIPADDRESS)
[NMKEY](https://www.google.com/search?num=5&q=NMKEY+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMKEY](https://github.com/dahall/Vanara/search?l=C%23&q=NMKEY)
[NMLISTVIEW](https://www.google.com/search?num=5&q=NMLISTVIEW+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMLISTVIEW](https://github.com/dahall/Vanara/search?l=C%23&q=NMLISTVIEW)
[NMMOUSE](https://www.google.com/search?num=5&q=NMMOUSE+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMMOUSE](https://github.com/dahall/Vanara/search?l=C%23&q=NMMOUSE)
[NMOBJECTNOTIFY](https://www.google.com/search?num=5&q=NMOBJECTNOTIFY+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMOBJECTNOTIFY](https://github.com/dahall/Vanara/search?l=C%23&q=NMOBJECTNOTIFY)
[NMTBDISPINFO](https://www.google.com/search?num=5&q=NMTBDISPINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTBDISPINFO](https://github.com/dahall/Vanara/search?l=C%23&q=NMTBDISPINFO)
[NMTBGETINFOTIP](https://www.google.com/search?num=5&q=NMTBGETINFOTIP+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTBGETINFOTIP](https://github.com/dahall/Vanara/search?l=C%23&q=NMTBGETINFOTIP)
[NMTBHOTITEM](https://www.google.com/search?num=5&q=NMTBHOTITEM+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTBHOTITEM](https://github.com/dahall/Vanara/search?l=C%23&q=NMTBHOTITEM)
[NMTBRESTORE](https://www.google.com/search?num=5&q=NMTBRESTORE+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTBRESTORE](https://github.com/dahall/Vanara/search?l=C%23&q=NMTBRESTORE)
[NMTBSAVE](https://www.google.com/search?num=5&q=NMTBSAVE+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTBSAVE](https://github.com/dahall/Vanara/search?l=C%23&q=NMTBSAVE)
[NMTOOLBAR](https://www.google.com/search?num=5&q=NMTOOLBAR+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTOOLBAR](https://github.com/dahall/Vanara/search?l=C%23&q=NMTOOLBAR)
[NMTOOLTIPSCREATED](https://www.google.com/search?num=5&q=NMTOOLTIPSCREATED+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTOOLTIPSCREATED](https://github.com/dahall/Vanara/search?l=C%23&q=NMTOOLTIPSCREATED)
[NMTRBTHUMBPOSCHANGING](https://www.google.com/search?num=5&q=NMTRBTHUMBPOSCHANGING+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTRBTHUMBPOSCHANGING](https://github.com/dahall/Vanara/search?l=C%23&q=NMTRBTHUMBPOSCHANGING)
[NMTREEVIEW](https://www.google.com/search?num=5&q=NMTREEVIEW+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTREEVIEW](https://github.com/dahall/Vanara/search?l=C%23&q=NMTREEVIEW)
[NMTTDISPINFO](https://www.google.com/search?num=5&q=NMTTDISPINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTTDISPINFO](https://github.com/dahall/Vanara/search?l=C%23&q=NMTTDISPINFO)
[NMTVASYNCDRAW](https://www.google.com/search?num=5&q=NMTVASYNCDRAW+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTVASYNCDRAW](https://github.com/dahall/Vanara/search?l=C%23&q=NMTVASYNCDRAW)
[NMTVCUSTOMDRAW](https://www.google.com/search?num=5&q=NMTVCUSTOMDRAW+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTVCUSTOMDRAW](https://github.com/dahall/Vanara/search?l=C%23&q=NMTVCUSTOMDRAW)
[NMTVDISPINFO](https://www.google.com/search?num=5&q=NMTVDISPINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTVDISPINFO](https://github.com/dahall/Vanara/search?l=C%23&q=NMTVDISPINFO)
[NMTVDISPINFOEX](https://www.google.com/search?num=5&q=NMTVDISPINFOEX+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTVDISPINFOEX](https://github.com/dahall/Vanara/search?l=C%23&q=NMTVDISPINFOEX)
[NMTVGETINFOTIP](https://www.google.com/search?num=5&q=NMTVGETINFOTIP+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTVGETINFOTIP](https://github.com/dahall/Vanara/search?l=C%23&q=NMTVGETINFOTIP)
[NMTVITEMCHANGE](https://www.google.com/search?num=5&q=NMTVITEMCHANGE+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTVITEMCHANGE](https://github.com/dahall/Vanara/search?l=C%23&q=NMTVITEMCHANGE)
[NMTVKEYDOWN](https://www.google.com/search?num=5&q=NMTVKEYDOWN+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMTVKEYDOWN](https://github.com/dahall/Vanara/search?l=C%23&q=NMTVKEYDOWN)
[NMUPDOWN](https://www.google.com/search?num=5&q=NMUPDOWN+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.NMUPDOWN](https://github.com/dahall/Vanara/search?l=C%23&q=NMUPDOWN)
[PBRANGE](https://www.google.com/search?num=5&q=PBRANGE+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.PBRANGE](https://github.com/dahall/Vanara/search?l=C%23&q=PBRANGE)
[PROPSHEETHEADER](https://www.google.com/search?num=5&q=PROPSHEETHEADER+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.PROPSHEETHEADER](https://github.com/dahall/Vanara/search?l=C%23&q=PROPSHEETHEADER)
[PROPSHEETPAGE](https://www.google.com/search?num=5&q=PROPSHEETPAGE+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.PROPSHEETPAGE](https://github.com/dahall/Vanara/search?l=C%23&q=PROPSHEETPAGE)
[TASKDIALOG_BUTTON](https://www.google.com/search?num=5&q=TASKDIALOG_BUTTON+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TASKDIALOG_BUTTON](https://github.com/dahall/Vanara/search?l=C%23&q=TASKDIALOG_BUTTON)
[TASKDIALOGCONFIG](https://www.google.com/search?num=5&q=TASKDIALOGCONFIG+site%3Adocs.microsoft.com) | commctrl.h | [Vanara.PInvoke.ComCtl32.TASKDIALOGCONFIG](https://github.com/dahall/Vanara/search?l=C%23&q=TASKDIALOGCONFIG)
[TBADDBITMAP](https://www.google.com/search?num=5&q=TBADDBITMAP+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TBADDBITMAP](https://github.com/dahall/Vanara/search?l=C%23&q=TBADDBITMAP)
[TBBUTTON](https://www.google.com/search?num=5&q=TBBUTTON+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TBBUTTON](https://github.com/dahall/Vanara/search?l=C%23&q=TBBUTTON)
[TBBUTTONINFO](https://www.google.com/search?num=5&q=TBBUTTONINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TBBUTTONINFO](https://github.com/dahall/Vanara/search?l=C%23&q=TBBUTTONINFO)
[TBINSERTMARK](https://www.google.com/search?num=5&q=TBINSERTMARK+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TBINSERTMARK](https://github.com/dahall/Vanara/search?l=C%23&q=TBINSERTMARK)
[TBMETRICS](https://www.google.com/search?num=5&q=TBMETRICS+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TBMETRICS](https://github.com/dahall/Vanara/search?l=C%23&q=TBMETRICS)
[TBREPLACEBITMAP](https://www.google.com/search?num=5&q=TBREPLACEBITMAP+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TBREPLACEBITMAP](https://github.com/dahall/Vanara/search?l=C%23&q=TBREPLACEBITMAP)
[TBSAVEPARAMS](https://www.google.com/search?num=5&q=TBSAVEPARAMS+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TBSAVEPARAMS](https://github.com/dahall/Vanara/search?l=C%23&q=TBSAVEPARAMS)
[TCHITTESTINFO](https://www.google.com/search?num=5&q=TCHITTESTINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TCHITTESTINFO](https://github.com/dahall/Vanara/search?l=C%23&q=TCHITTESTINFO)
[TCITEM](https://www.google.com/search?num=5&q=TCITEM+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TCITEM](https://github.com/dahall/Vanara/search?l=C%23&q=TCITEM)
[TCITEMHEADER](https://www.google.com/search?num=5&q=TCITEMHEADER+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TCITEMHEADER](https://github.com/dahall/Vanara/search?l=C%23&q=TCITEMHEADER)
[TOOLINFO](https://www.google.com/search?num=5&q=TOOLINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TOOLINFO](https://github.com/dahall/Vanara/search?l=C%23&q=TOOLINFO)
[TTGETTITLE](https://www.google.com/search?num=5&q=TTGETTITLE+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TTGETTITLE](https://github.com/dahall/Vanara/search?l=C%23&q=TTGETTITLE)
[TTHITTESTINFO](https://www.google.com/search?num=5&q=TTHITTESTINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TTHITTESTINFO](https://github.com/dahall/Vanara/search?l=C%23&q=TTHITTESTINFO)
[TVGETITEMPARTRECTINFO](https://www.google.com/search?num=5&q=TVGETITEMPARTRECTINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TVGETITEMPARTRECTINFO](https://github.com/dahall/Vanara/search?l=C%23&q=TVGETITEMPARTRECTINFO)
[TVHITTESTINFO](https://www.google.com/search?num=5&q=TVHITTESTINFO+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TVHITTESTINFO](https://github.com/dahall/Vanara/search?l=C%23&q=TVHITTESTINFO)
[TVINSERTSTRUCT](https://www.google.com/search?num=5&q=TVINSERTSTRUCT+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TVINSERTSTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=TVINSERTSTRUCT)
[TVITEM](https://www.google.com/search?num=5&q=TVITEM+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TVITEM](https://github.com/dahall/Vanara/search?l=C%23&q=TVITEM)
[TVITEMEX](https://www.google.com/search?num=5&q=TVITEMEX+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TVITEMEX](https://github.com/dahall/Vanara/search?l=C%23&q=TVITEMEX)
[TVSORTCB](https://www.google.com/search?num=5&q=TVSORTCB+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.TVSORTCB](https://github.com/dahall/Vanara/search?l=C%23&q=TVSORTCB)
[UDACCEL](https://www.google.com/search?num=5&q=UDACCEL+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.UDACCEL](https://github.com/dahall/Vanara/search?l=C%23&q=UDACCEL)
### Interfaces
Native Interface | Header | Managed Interface
--- | --- | ---
[IImageList](https://www.google.com/search?num=5&q=IImageList+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.IImageList](https://github.com/dahall/Vanara/search?l=C%23&q=IImageList)
[IImageList2](https://www.google.com/search?num=5&q=IImageList2+site%3Adocs.microsoft.com) | Commctrl.h | [Vanara.PInvoke.ComCtl32.IImageList2](https://github.com/dahall/Vanara/search?l=C%23&q=IImageList2)