탭 » Api

showtilevert

Description

탭에 링크된 화면들을 MDI windows의 수직 타일 배열로 변경하는 API이다.

Return Value

Type Description
void 없음

Remark

* MDI(Multiple Document Interface)

* changeshowmode로 해당 탭 패널을 최대화 하면 MDI 모드에서 SDI(Single Document Interface) window 모드로 전환된다.

Example

function btn_showtilevert_on_mouseup() { tabTest.showtilevert(); }

See Also

showcascade
showtilehorz

Viewer Ver.

9.1.1.1

Update Date

20110330