탭 » Api

showtilehorz

Description

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

Return Value

Type Description
void 없음

Remark

* MDI(Multiple Document Interface)

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

Example

function btn_showtilehorz_on_mouseup() { tabTest.showtilehorz(); }

See Also

showcascade
showtilevert

Viewer Ver.

9.1.1.1

Update Date

20110330