Click or drag to resize

StandardColorDialog.Show Method

X#
Display a standard color dialog box. To retrieve the value that the user selected, use the StandardColorDialog:Color() method.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Show() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE if successful; otherwise, FALSE.
See Also