C# Class TOAPI.User32.WNDCLASSEX

ファイルを表示 Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
SizeInBytes uint
cbClsExtra int
cbSize int
cbWndExtra int
hCursor HCURSOR
hIcon HICON
hIconSm HICON
hInstance HINSTANCE
hbrBackground HBRUSH
lpszClassName System.IntPtr
lpszMenuName System.IntPtr
style int

Public Methods

Method Description
Init ( ) : void

Method Details

Init() public method

public Init ( ) : void
return void

Property Details

SizeInBytes public_oe static_oe property

public static uint SizeInBytes
return uint

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 HCURSOR hCursor
return HCURSOR

hIcon public_oe property

public HICON hIcon
return HICON

hIconSm public_oe property

public HICON hIconSm
return HICON

hInstance public_oe property

public HINSTANCE hInstance
return HINSTANCE

hbrBackground public_oe property

public HBRUSH hbrBackground
return HBRUSH

lpszClassName public_oe property

public IntPtr,System lpszClassName
return System.IntPtr

lpszMenuName public_oe property

public IntPtr,System lpszMenuName
return System.IntPtr

style public_oe property

public int style
return int