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