IsColorSelectionVisible Method

Determines if the WorkSpace's Color Selection dialog box is open.

Syntax

object.IsColorSelectionVisible

Properties

The IsColorSelectionVisible method syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Return Value

Boolean. True if the Color Selection dialog box is open, False if it is not.

Remarks

IsColorSelectionVisible is a Configuration environment method only.

 

Example

Applies To