TBiD | ||||||
Syntax: | ||||||
hTB = TBiD( [#Toolbar] ) | ||||||
Parameters: | ||||||
| ||||||
Return Values: | ||||||
| ||||||
Description: | ||||||
TBiD() returns the handle of the currently used Toolbar. TBiD(#Toolbar) returns the handle of the requested Toolbar. | ||||||
Example: | ||||||
hTB = TBiD() SendMessage_(hTB,... | ||||||
|