StandardColorDialog Class |
Namespace: VO
The StandardColorDialog type exposes the following members.
Name | Description | |
---|---|---|
StandardColorDialog |
Construct a standard color dialog.
|
Name | Description | |
---|---|---|
Color |
Return the color that the user selected.
| |
Destroy |
Provide a method to free memory resources allocated for a StandardColorDialog object and its derived objects.
(Overrides Destroy.) | |
Show |
Display a standard color dialog box. To retrieve the value that the user selected, use the StandardColorDialog:Color() method.
|