TickReadOnly_State - AbstractFileDialog
Checks/un-checks the Read-only checkbox
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer TickReadOnly_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get TickReadOnly_State to IntegerVariable |
| Write Access: | Set TickReadOnly_State to IntegerVariable/Value |
Description
The TickReadOnly_State property is used to check/un-check the Read-only checkbox; it can be set by the program and is updated automatically if users toggle its state.
Default is false.