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