탭 » Api

getchildframewidth

Description

지정한 탭 아이템의 width 값을 가져오는 API이다.

Parameters

Parameters Type Description
nTabItem short 탭 아이템 인덱스

Return Value

Type Description
short width 값

Example

function btnGetwidth_on_mouseup() { screen.alert(tabTest.getchildframewidth(0)); }

See Also

getchildframeheight
getchildframeposbottom
getchildframeposleft
getchildframeposright
getchildframepostop

Viewer Ver.

9.1.1.1

Update Date

20110328