콤보박스 »
Api
removeall
Description
콤보박스의 리스트 전체를 삭제하는 API이다.
Return Value
Type
Description
void
없음
Example
function btnRemoveall_on_mouseup() { cbTest.removeall(); // 콤보리스트 전체삭제 }
See Also
addstring
deletestring
Viewer Ver.
9.1.1.1
Update Date
20110324