JavaScript Editor js editor     Web development 



Main Page

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



JavaScript Editor js editor     Web development