Contains information the ChooseColor function uses to initialize the Color dialog box. After the user closes the dialog box, the system returns information about the user's selection in this structure.
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
- Flags ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- hInstance ↔ int
-
getter/setter pair
- hwndOwner ↔ int
-
getter/setter pair
- lCustData ↔ int
-
getter/setter pair
-
lpCustColors
↔ Pointer<
Uint32> -
getter/setter pair
-
lpfnHook
↔ Pointer<
NativeFunction< LPCCHOOKPROC> > -
getter/setter pair
-
lpTemplateName
↔ Pointer<
Utf16> -
getter/setter pair
- lStructSize ↔ int
-
getter/setter pair
- rgbResult ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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