지정한 탭 아이템 마우스 오버시의 이미지를 설정하는 API이다.
function btnTest_on_mouseup() { tabTest.settabitemhoverimageex(0, "/test_hover.gif"); }