Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SidebarLibrary
Win32
WindowsAPI
ImageList_Destroy
SidebarLibrary.Win32.WindowsAPI.ImageList_Destroy C# (CSharp) Method
WindowsAPI Class Documentation
Mostrar archivo
Open project: sillsdev/FieldWorks
ImageList_Destroy()
private
method
private
ImageList_Destroy
(
IntPtr
handle
) :
bool
handle
System.IntPtr
return
bool
public static extern bool ImageList_Destroy(IntPtr handle); [DllImport("comctl32.dll")]
WindowsAPI
BeginPaint
BitBlt
BringWindowToTop
CallNextHookEx
ChangeClipboardChain
ClientToScreen
CloseClipboard
CreateCompatibleBitmap
CreateCompatibleDC
CreateDIBSection
CreateSolidBrush
DeleteDC
DeleteObject
DispatchMessage
DrawText
EmptyClipboard
EnableScrollBar
EndPaint
FillRect
GET_X_LPARAM
GET_Y_LPARAM
GetClassName
GetClientRect
GetCommonControlDLLVersion
GetCurrentThreadId
GetDC
GetDCEx
GetDIBits
GetDesktopWindow
GetDlgItem
GetFocus
GetKeyState
GetMenuItemRect
GetMessage
GetObjectType
GetPaletteEntries
GetParent
GetPixel
GetPointFromLPARAM
GetScrollInfo
GetSystemMetrics
GetSystemPaletteEntries
GetWindowDC
GetWindowPlacement
GetWindowRect
GetWindowText
HIGH_ORDER
ImageList_Add
ImageList_BeginDrag
ImageList_Create
ImageList_Destroy
ImageList_DragEnter
ImageList_DragLeave
ImageList_DragMove
ImageList_EndDrag
ImageList_Remove
InitCommonControls
InitCommonControlsEx
InvalidateRect
IsWindow
LOW_ORDER
LoadCursor
MoveWindow
OpenClipboard
PatBlt
PeekMessage
PostMessage
ReleaseCapture
ReleaseDC
ScrollWindowEx
SelectObject
SendMessage
SetBkMode
SetClipboardData
SetClipboardViewer
SetCursor
SetDCBrushColor
SetFocus
SetForegroundWindow
SetMapMode
SetParent
SetScrollInfo
SetStretchBltMode
SetTextColor
SetViewportOrgEx
SetWindowLong
SetWindowPos
SetWindowRgn
SetWindowText
SetWindowTheme
SetWindowsHookEx
ShowScrollBar
ShowWindow
StretchBlt
TrackMouseEvent
TranslateMessage
UnhookWindowsHookEx
UpdateLayeredWindow
UpdateWindow
WaitMessage
WindowsAPI