PropertyName ShowCallTips [A Boolean Value. The Property is Read-Write] - If this is set to true then calltips will be displayed. To use this you must also use LoadAPIFile to load an external API file which contains simple instructions to the editor on what calltips to display.

If this is set to true then calltips will be displayed. To use this you must also use LoadAPIFile to load an external API file which contains simple instructions to the editor on what calltips to display.

Type

A Boolean Value. The Property is Read-Write

Syntax

Object.ShowCallTips [ = Boolean ]

The ShowCallTips Property syntax has these parts:

Part
object An expression evaluating to an Object of type SCIVB.
BooleanA Boolean Value. The Property is Read-Write.