Method toolbar.find
Overload
Finds an open toolbar by toolbar.Name.
public static toolbar find(string name)
Parameters
name (string) |
Returns
toolbar
|
Remarks
Finds only toolbars created in the same script and thread.
Does not find satellite toolbars. Use this code: toolbar.find("owner toolbar").Satellite