ShowHelp_State - FontDialog
Indicates if the dialog box shows the help button on the dialog box
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer ShowHelp_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get ShowHelp_State to IntegerVariable |
| Write Access: | Set ShowHelp_State to IntegerVariable/Value |
Description
ShowHelp_State indicates if the dialog box shows the help button on the dialog box. A Windows message HELPMSGSTRING will be sent to the container in which this object is placed if this property is set to true and the Help button is clicked.