tagWNDCLASSA class final

Inheritance

Constructors

tagWNDCLASSA()

Properties

cbClsExtra int
getter/setter pair
cbWndExtra int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hbrBackground HBRUSH
getter/setter pair
hCursor HCURSOR
getter/setter pair
hIcon HICON
getter/setter pair
hInstance HINSTANCE
getter/setter pair
lpfnWndProc WNDPROC
getter/setter pair
lpszClassName LPCSTR
getter/setter pair
lpszMenuName LPCSTR
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