Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
YCPUXNA
SystemFunctions
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