토글버튼 » Api

setontooltip

Description

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

Parameters

Parameters Type Description
strOnTooltip STRING on상태 툴팁텍스트

Return Value

Type Description
STRING 툴팁 텍스트

Remark

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

Example

function btnsetontooltip_on_mouseup(objInst) { screen.alert("change ON tooltip"); }

See Also

getontooltip

Viewer Ver.

9.1.1.1

Update Date

20161219