Skip to content

SelectScript_State - FontDialog

Determines if only fonts with the character set identified by the FontCharSet property will be displayed by the font dialog box

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

Syntax

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

Description

When SelectScript_State is set to true only fonts with the character set identified by the FontCharSet property will be displayed by the font dialog box. Users will not be able to change the character set.

Default value is FALSE.