토글버튼 » Api

setonhandleimagehover

Description

토글버튼 ON 상태 핸들 마우스 호버 이미지를 설정하는 API이다.

Parameters

Parameters Type Description
strImageUrl STRING 이미지 경로

Return Value

Type Description
void 없음

Remark

** 토글버튼의 onhandle_image_hover 속성에서 설정한 것과 동일한 기능을 한다.

Example

function btn_on_mouseup(objInst) { togglebtn.setonhandleimagehover("/xframe_logo.gif"); }

See Also

getonhandleimagehover

Viewer Ver.

9.1.1.1

Update Date

20200612