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
OpenTK
Platform
Windows
ExtendedWindowClass
C# Class OpenTK.Platform.Windows.ExtendedWindowClass
Mostrar archivo
Open project: andykorth/opentk
Class Usage Examples
Public Properties
Property
Type
Description
Background
HBRUSH
ClassName
System.IntPtr
Cursor
HCURSOR
Icon
HICON
IconSm
HICON
Instance
HINSTANCE
MenuName
System.IntPtr
Size
UINT
SizeInBytes
uint
Style
ClassStyle
cbClsExtra
int
cbWndExtra
int
Property Details
Background
public_oe property
public
HBRUSH
Background
return
HBRUSH
ClassName
public_oe property
public
IntPtr,System
ClassName
return
System.IntPtr
Cursor
public_oe property
public
HCURSOR
Cursor
return
HCURSOR
Icon
public_oe property
public
HICON
Icon
return
HICON
IconSm
public_oe property
public
HICON
IconSm
return
HICON
Instance
public_oe property
public
HINSTANCE
Instance
return
HINSTANCE
MenuName
public_oe property
public
IntPtr,System
MenuName
return
System.IntPtr
Size
public_oe property
public
UINT
Size
return
UINT
SizeInBytes
public_oe static_oe property
public
static
uint
SizeInBytes
return
uint
Style
public_oe property
public
ClassStyle
Style
return
ClassStyle
cbClsExtra
public_oe property
public
int
cbClsExtra
return
int
cbWndExtra
public_oe property
public
int
cbWndExtra
return
int