현재 화면에 해당 in_Index를 가진 오브젝트를 찾아서 포커스를 지정하는 API이다.
function btn_setcontrolfocusbyindex_on_mouseup() { screen.setcontrolfocusbyindex(1); }