Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "ImageList_Duplicate" in [All]

comctl32

.

static extern IntPtr ImageList_Duplicate(IntPtr original);

.

Declare Function ImageList_Duplicate Lib "comctl32.dll" (IntPtr ) As IntPtr

.

Private Shared Function ImageList_Duplicate(original As IntPtr) As IntPtr

.
Documentation
[ImageList_Duplicate] on MSDN

 
Access PInvoke.net directly from VS: