트리뷰의 아이템영역의 너비를 지정하는 API이다. (root_item_dir속성이 0:horizontal일때만 동작한다)
function setitemwidth_on_mouseup(objInst) { treeview.setitemwidth(160); }