I am having similar problems using UltraToolbarsDockArea in testadvantage version free, qtp11
recording bring this code
SwfWindow("MainReport").SwfToolbar(“MenuBar").PerformToolAction tbmgrToolbar, tbmgrDropDown, "MainMenu52", "3"
SwfWindow("MainReport").SwfToolbar(“MenuBar").PerformToolAction tbmgrMenu, tbmgrDropDown, "MainMenu52,3", "13"
SwfWindow("MainReport").SwfToolbar(“MenuBar").PerformToolAction tbmgrMenu, tbmgrClick, "MainMenu52,3,13", "19"
but it does not replay
are there any other methods?