Click or drag to resize

StandardColorDialog Methods

X#

The StandardColorDialog type exposes the following members.

Functions
  NameDescription
Public methodColor
Return the color that the user selected.
Public methodDestroy
Provide a method to free memory resources allocated for a StandardColorDialog object and its derived objects.
(Overrides Destroy.)
Public methodShow
Display a standard color dialog box. To retrieve the value that the user selected, use the StandardColorDialog:Color() method.
Top
See Also