C# Class YCPUXNA.SystemFunctions

Exibir arquivo Open project: ZaneDubya/YCPU Class Usage Examples

Public Methods

Method Description
SetFocus ( IntPtr hWnd ) : void

Private Methods

Method Description
SetForegroundWindow ( IntPtr hWnd ) : IntPtr
ShowWindow ( IntPtr hWnd, int nCmdShow ) : bool

Method Details

SetFocus() public static method

public static SetFocus ( IntPtr hWnd ) : void
hWnd System.IntPtr
return void