Inheritance diagram for ColorDialog:


Public Member Functions | |
| Execute ([out, retval] VARIANT_BOOL *pResult) | |
| Shows the dialog. | |
Properties | |
| ULONG RW | Flags [] |
| See the "Flags" argument of the ColorDialog method. | |
| ULONG RW | Color [] |
| Gets or sets the user's selected color. | |
| VARIANT W | OnHelp [] |
| Sets the event handler for the OnHelp event. | |
The FontDialog is the result of CreateColorDialog method.
See also ColorDialogEvents.
| Execute | ( | [out, retval] VARIANT_BOOL * | pResult | ) |
Shows the dialog.
| ULONG RW Color |
Gets or sets the user's selected color.
| ULONG RW Flags |
| VARIANT W OnHelp |
Sets the event handler for the OnHelp event.
This event occurs when the user clicks the "Help" button.