토글버튼 » Api

setontext

Description

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

Parameters

Parameters Type Description
strOntext STRING on상태 텍스트값

Return Value

Type Description
void 없음

Remark

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

Example

function setontext_on_mouseup(objInst) { togglebtn.setontext("ON"); }

See Also

getontext

Viewer Ver.

9.1.1.1

Update Date

20161216