[]
        
(Showing Draft Content)

C1.Util.Win.Win32.DestroyWindow

DestroyWindow Method

DestroyWindow(IntPtr)

Declaration
public static extern bool DestroyWindow(IntPtr hWnd)
Public Shared Function DestroyWindow(hWnd As IntPtr) As Boolean
Parameters
Type Name Description
IntPtr hWnd
Returns
Type Description
bool