캡션에 마우스를 올렸을 때의 글자색을 설정하는 API이다.
function btn_setmousehoverforecolor_on_mouseup() { caption.setmousehoverforecolor(factory.rgb(255,20,30)); }