'DeclarationPublic Shared Function ShowWindow( _ ByVal hWnd As System.IntPtr, _ ByVal cmdShow As System.Integer _ ) As System.Integer
'UsageDim hWnd As System.IntPtr Dim cmdShow As System.Integer Dim value As System.Integer value = NUser32.ShowWindow(hWnd, cmdShow)
Parameters
- hWnd
- cmdShow