C# Class TOAPI.User32.WNDCLASSEX

Show file 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 static property

public static uint SizeInBytes
return uint

cbClsExtra public property

public int cbClsExtra
return int

cbSize public property

public int cbSize
return int

cbWndExtra public property

public int cbWndExtra
return int

hCursor public property

public HCURSOR hCursor
return HCURSOR

hIcon public property

public HICON hIcon
return HICON

hIconSm public property

public HICON hIconSm
return HICON

hInstance public property

public HINSTANCE hInstance
return HINSTANCE

hbrBackground public property

public HBRUSH hbrBackground
return HBRUSH

lpszClassName public property

public IntPtr,System lpszClassName
return System.IntPtr

lpszMenuName public property

public IntPtr,System lpszMenuName
return System.IntPtr

style public property

public int style
return int