SYS(3007) - ToolTipText Property Font Language Script

Specifies a font language script for the text that appears as a ToolTip for a control.

SYS(3007 [, nFontCharSet])

Parameters

  • nFontCharSet
    Specifies a font language script for the text that appears as a ToolTip for all controls. The ToolTip text is specified with the ToolTipText Property.

    See the GETFONT( ) Function for a list of available language font script values.

Return Value

Character. If the nFontCharSet parameter is omitted, SYS(3007) returns the current font language script setting.

See Also

Reference

FontCharSet Property
GETFONT( ) Function
SYS(3009) - Bidirectional Text Justification for ToolTips
ToolTipText Property