지정한 탭 아이템의 bottom 값을 가져오는 API이다.
function btnGetbottom_on_mouseup() { screen.alert(tabTest.getchildframeposbottom(0)); }