토글버튼 off상태 툴팁텍스트를 설정하는 API이다.
* 토글버튼의 off_tooltip 속성값과 동일하다.
function btnsetofftooltip_on_mouseup(objInst) { screen.alert("change OFF tooltip"); }