컨트롤의 줄바꿈 여부를 반환하는 API이다.
function btngetwordbreak_on_mouseup(objInst) { screen.alert("word break type: "+ button.getwordbreak()); }