TBtooltipID

Syntax:

hTT = TBtooltipID( [#Toolbar] )

Parameters:

[#Toolbar]

=

optional toolbar number


Return Values:

#false

=

function failed

hTT

=

handle of the tooltip control


Description:

Returns the handle of the Tooltip control of a toolbar.


If no parameter is given, the currently used TB is used,

otherwise the Toolbar specified in the Parameter is used.

(beginning with 0)


Example:

  hTT = TBtooltipID()
  SendMessage_(hTT,...


Supported OS:   Windows