Click or drag to resize

SelectDialog Methods

X#

The SelectDialog type exposes the following members.

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