Click or drag to resize

StandardColorDialog Constructor

X#
Construct a standard color dialog.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oColor
) CLIPPER
Request Example View Source

Parameters

oColor (Optional)
Type: Usual
Color object representing the default color to be displayed in the standard color dialog. If omitted, the default color is black.
See Also