SelectedColor_State - ColorDialog
Determines if the dialog will initialize with the value of the SelectedColor property as its default color
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean SelectedColor_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get SelectedColor_State to BooleanVariable |
| Write Access: | Set SelectedColor_State to BooleanVariable/Value |
Description
If the SelectedColor_State property is true, the dialog will initialize with the value of the SelectedColor property as its default color.
Default is true.