Description
- Shows the specified subbar aligned to the mouse.
Syntax
- Bar.SelectSubBarToMouse("barname @subbarname")
Parameters
- barname
- (string) name of the bar containing the subbar to show
- subbarname
- (string) name of the subbar to show
Examples
- Bar.SelectSubBarToMouse("Test @subbar1")
- Shows the subbar "subbar1" from bar "Test" aligned to the mouse.
See Also
- The Notes & See Also sections for SelectSubBarToButton above.