토글버튼 OFF 비활성 상태 핸들 이미지 경로를 가져오는 API이다.
* 토글버튼의 offhandle_image_disable 속성값과 동일하다.
function btn_on_mouseup(objInst) { screen.alert(togglebtn.getoffhandleimagedisable()); }