Skip to content

Show_Dialog - ColorDialog

Determines how the color dialog box is constructed and behaves

Type: Function
Return Data Type: Boolean

Syntax

Function Show_Dialog Returns Boolean

Call Example

Get Show_Dialog to BooleanVariable

Description

The Show_Dialog function is used to pop up the color dialog. The object's properties will determine how the dialog box is constructed and behaves.

Return Value

The function returns true if users select a valid color and press the OK button. It returns false if users press the Cancel button, terminates the dialog, or an error occurs.