[]
        
(Showing Draft Content)

C1.Util.Win.Win32.ShowWindow

ShowWindow Method

ShowWindow(IntPtr, int)

Declaration
public static extern bool ShowWindow(IntPtr hwnd, int nCmdShow)
Parameters
Type Name Description
IntPtr hwnd
int nCmdShow
Returns
Type Description
bool