Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
CSharpGL
WNDCLASSEX
C# Class CSharpGL.WNDCLASSEX
Datei anzeigen
Open project: bitzhuwei/CSharpGL
Class Usage Examples
Public Properties
Property
Type
Description
cbClsExtra
int
cbSize
uint
cbWndExtra
int
hCursor
System.IntPtr
hIcon
System.IntPtr
hIconSm
System.IntPtr
hInstance
System.IntPtr
hbrBackground
System.IntPtr
lpszClassName
string
lpszMenuName
string
style
ClassStyles
Public Methods
Method
Description
Init
( ) :
void
Method Details
Init()
public
method
public
Init
( ) :
void
return
void
Property Details
cbClsExtra
public_oe property
public
int
cbClsExtra
return
int
cbSize
public_oe property
public
uint
cbSize
return
uint
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
string
lpszClassName
return
string
lpszMenuName
public_oe property
public
string
lpszMenuName
return
string
style
public_oe property
public
ClassStyles
style
return
ClassStyles