토글버튼 » Api

getonhandleimagenormal

Description

토글버튼 ON 상태 핸들 이미지 경로를 가져오는 API이다.

Return Value

Type Description
STRING 핸들 이미지 경로

Remark

토글버튼의 onhandle_image_normal 속성값과 동일하다.

Example

function btn_on_mouseup(objInst) { screen.alert(togglebtn.getonhandleimagenormal()); }

See Also

setonhandleimagenormal

Viewer Ver.

9.1.1.1

Update Date

20200612