C# Class TestMinimal.AppWindow.WNDCLASSEX

Afficher le fichier Open project: MISoftware/SciterSharp

Méthodes publiques

Свойство Type Description
cbClsExtra int
cbWndExtra int
hCursor System.IntPtr
hIcon System.IntPtr
hIconSm System.IntPtr
hInstance System.IntPtr
hbrBackground System.IntPtr
lpfnWndProc System.IntPtr
lpszClassName string
lpszMenuName string

Méthodes publiques

Méthode Description
Build ( ) : WNDCLASSEX

Method Details

Build() public static méthode

public static Build ( ) : WNDCLASSEX
Résultat WNDCLASSEX

Property Details

cbClsExtra public_oe property

public int cbClsExtra
Résultat int

cbWndExtra public_oe property

public int cbWndExtra
Résultat int

hCursor public_oe property

public IntPtr,System hCursor
Résultat System.IntPtr

hIcon public_oe property

public IntPtr,System hIcon
Résultat System.IntPtr

hIconSm public_oe property

public IntPtr,System hIconSm
Résultat System.IntPtr

hInstance public_oe property

public IntPtr,System hInstance
Résultat System.IntPtr

hbrBackground public_oe property

public IntPtr,System hbrBackground
Résultat System.IntPtr

lpfnWndProc public_oe property

public IntPtr,System lpfnWndProc
Résultat System.IntPtr

lpszClassName public_oe property

public string lpszClassName
Résultat string

lpszMenuName public_oe property

public string lpszMenuName
Résultat string