ShowColorSelection Method

Opens or closes the color selection dialog box for the currently selected object.

Syntax

object.ShowColorSelection bShow

Properties

The ShowColorSelection method syntax has these parts:

Part

Description

object

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

bShow

Boolean.
True
– Opens the dialog box.
False
– Closes the dialog box.

Remarks

ShowColorSelection is a Configuration environment method only.

 

Example

Applies To