해당 콤포넌트에 적용되어 있는 STYLE ID를 반환합니다.
function btnStyleID_on_mouseup(objInst) { screen.alert("STYLE ID : " + objStyleID.getstyleid()); }