Skip to content

Custom_Color - ColorDialog

Contains the RGB value of any of the custom colors

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Parameters

Parameter Type Description
iItem Integer The custom color index

Syntax

Property Integer Custom_Color
Access Type Syntax
Read Access: Get Custom_Color to IntegerVariable
Write Access: Set Custom_Color to IntegerVariable/Value

Description

Thes Custom_Color property contains the RGB value of any of the custom colors. The property is zero-based, so iItem values range from 0-15. The custom colors can also be set by users through the dialog interface (provided the PreventFullOpen_State property is false).