체크박스 » Api

setimageuncheck

Description

체크박스의 체크되지 않았을때의 이미지를 설정하는 API이다.

Parameters

Parameters Type Description
strImageURL STRING 이미지 경로

Return Value

Type Description
void 없음

Example

function btnsetImageuncheck_on_mouseup() { chk.setimageuncheck('/check_on_01.png'); }

See Also

setimagecheck

Viewer Ver.

9.1.1.1

Update Date

20170202