메뉴박스의 숨기는 스타일을 가져오는 API이다.
function menubtn_on_mouseup(objInst) { var strData = menubtn.getmenuboxhideeffecttype(); screen.alert(strData); }