토글버튼 » Api

setofftooltip

Description

토글버튼 off상태 툴팁텍스트를 설정하는 API이다.

Parameters

Parameters Type Description
strOffTooltip STRING off상태 툴팁텍스트

Return Value

Type Description
STRING 툴팁 텍스트

Remark

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

Example

function btnsetofftooltip_on_mouseup(objInst) { screen.alert("change OFF tooltip"); }

See Also

getofftooltip

Viewer Ver.

9.1.1.1

Update Date

20161219