TBiD

Syntax:

hTB = TBiD( [#Toolbar] )

Parameters:

[#Toolbar]

=

optional: number for the toolbar


Return Values:

#FALSE

=

failed

<> 0

=

hTB, Windows toolbar handle


Description:

TBiD() returns the handle of the currently used Toolbar.


TBiD(#Toolbar) returns the handle of the requested Toolbar.


Example:

  hTB = TBiD()
  SendMessage_(hTB,...


Supported OS:   Windows