패널 » Api

setpanelwidth

Description

패널의 넓이를 동적으로 변경 가능한 API이다.

Parameters

Parameters Type Description
nWidth long 패널의 넓이

Return Value

Type Description
void

Example

function btn_on_mouseup(objInst) { panel.setpanelwidth(1000); }

See Also

getpanelwidth
setpanelheight
getpanelheight

Viewer Ver.

9.1.1.1

Update Date

20061127