Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PInvoke
User32.WNDCLASSEX
C# Class PInvoke.User32.WNDCLASSEX
Mostrar archivo
Open project: AArnott/pinvoke
Public Properties
Property
Type
Description
cbClsExtra
int
cbSize
int
cbWndExtra
int
hCursor
System.IntPtr
hIcon
System.IntPtr
hIconSm
System.IntPtr
hInstance
System.IntPtr
hbrBackground
System.IntPtr
lpszClassName
char*
lpszMenuName
char*
style
ClassStyles
Public Methods
Method
Description
Create
( ) :
WNDCLASSEX
Method Details
Create()
public
static
method
public
static
Create
( ) :
WNDCLASSEX
return
WNDCLASSEX
Property Details
cbClsExtra
public_oe property
public
int
cbClsExtra
return
int
cbSize
public_oe property
public
int
cbSize
return
int
cbWndExtra
public_oe property
public
int
cbWndExtra
return
int
hCursor
public_oe property
public
IntPtr,System
hCursor
return
System.IntPtr
hIcon
public_oe property
public
IntPtr,System
hIcon
return
System.IntPtr
hIconSm
public_oe property
public
IntPtr,System
hIconSm
return
System.IntPtr
hInstance
public_oe property
public
IntPtr,System
hInstance
return
System.IntPtr
hbrBackground
public_oe property
public
IntPtr,System
hbrBackground
return
System.IntPtr
lpszClassName
public_oe property
public
char*
lpszClassName
return
char*
lpszMenuName
public_oe property
public
char*
lpszMenuName
return
char*
style
public_oe property
public
ClassStyles
style
return
ClassStyles