Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables or disables bidirectional text justification for ToolTips.
SYS(3009 [, 0 | 1])
Parameters
- 0
(Default) Disables bidirectional text justification for ToolTips. Text in ToolTips is justified in a left to right direction.
- 1
Enables bidirectional text justification for ToolTips. Text in ToolTips is justified in a right to left direction.
Return Value
Character. If the 0 or 1 options are omitted, SYS(3009) returns the current bidirectional text justification setting.
Remarks
SYS(3009) affects the ToolTips text justification for all controls and memo fields in an interactive or runtime Visual FoxPro session.