컨트롤의 최소 이동 가능한 범위값을 반환하는 API이다.
function btngetlimitmin_on_mouseup() { screen.alert(splitter.getlimitmin()); }