패널 »
Api
setpanelheight
Description
패널의 높이를 동적으로 변경 가능한 API이다.
Parameters
Parameters
Type
Description
nHeight
long
패널의 높이
Return Value
Type
Description
void
없음
Example
function btn_on_mouseup(objInst) { panel.setpanelheight(1000); }
See Also
getpanelheight
setpanelwidth
getpanelwidth
Viewer Ver.
9.1.1.1
Update Date
20061127