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