C# Class OpenTK.Platform.Windows.ExtendedWindowClass

Afficher le fichier Open project: andykorth/opentk Class Usage Examples

Méthodes publiques

Свойство 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
Résultat HBRUSH

ClassName public_oe property

public IntPtr,System ClassName
Résultat System.IntPtr

Cursor public_oe property

public HCURSOR Cursor
Résultat HCURSOR

Icon public_oe property

public HICON Icon
Résultat HICON

IconSm public_oe property

public HICON IconSm
Résultat HICON

Instance public_oe property

public HINSTANCE Instance
Résultat HINSTANCE

MenuName public_oe property

public IntPtr,System MenuName
Résultat System.IntPtr

Size public_oe property

public UINT Size
Résultat UINT

SizeInBytes public_oe static_oe property

public static uint SizeInBytes
Résultat uint

Style public_oe property

public ClassStyle Style
Résultat ClassStyle

cbClsExtra public_oe property

public int cbClsExtra
Résultat int

cbWndExtra public_oe property

public int cbWndExtra
Résultat int