탭 » Api

settabitemheight

Description

탭 아이템의 높이(height)를 설정하는 API이다.

Parameters

Parameters Type Description
nHeight short 탭 아이템의 높이

Return Value

Type Description
void 없음

Example

function btnSettabitemheight_on_mouseup() { tabTest.settabitemheight(23); }

See Also

gettabitemheight

Viewer Ver.

9.1.1.1

Update Date

20110330