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