Méthode | Description | |
---|---|---|
CreateWindowEx ( WS_EX dwExStyle, string lpClassName, string lpWindowName, WS dwStyle, int x, int y, int nWidth, int nHeight, |
||
StrongHWND ( ) : System | ||
StrongHWND ( |
Méthode | Description | |
---|---|---|
OnHandleReleased ( ) : void | ||
ReleaseHandle ( ) : bool |
public static CreateWindowEx ( WS_EX dwExStyle, string lpClassName, string lpWindowName, WS dwStyle, int x, int y, int nWidth, int nHeight, |
||
dwExStyle | WS_EX | |
lpClassName | string | |
lpWindowName | string | |
dwStyle | WS | |
x | int | |
y | int | |
nWidth | int | |
nHeight | int | |
hWndParent | ||
hMenu | ||
hInstance | ||
lpParam | ||
Résultat |
public StrongHWND ( |
||
hwnd | ||
Résultat | System |