토글버튼 » Api

setofftext

Description

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

Parameters

Parameters Type Description
strOfftext short off상태 텍스트값

Return Value

Type Description
void 없음

Remark

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

Example

function setofftext_on_mouseup(objInst) { togglebtn.setofftext("OFF"); }

See Also

getofftext

Viewer Ver.

9.1.1.1

Update Date

20161216