LPWNDCLASSEXA class

Inheritance

Constructors

LPWNDCLASSEXA()

Properties

cbClsExtra int
getter/setter pair
cbSize int
getter/setter pair
cbWndExtra int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hbrBackground Pointer<HBRUSH__>
getter/setter pair
hCursor Pointer<HICON__>
getter/setter pair
hIcon Pointer<HICON__>
getter/setter pair
hIconSm Pointer<HICON__>
getter/setter pair
hInstance Pointer<HINSTANCE__>
getter/setter pair
lpfnWndProc Pointer<NativeFunction<WNDPROC>>
getter/setter pair
lpszClassName Pointer<Int8>
getter/setter pair
lpszMenuName Pointer<Int8>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
style int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited