jenney.qiu

导航

2013年3月1日

autoit里面的treeview选择某项的问题

摘要: #include _GUICtrlTreeView_SelectItem($hWnd, $hItem [, $iFlag=0])此方法是用来选择treeview的某项,最后一个缺省的参数可能被人忽略,其实很重要。[optional] Action flag:$TVGN_CARET - Sets th... 阅读全文

posted @ 2013-03-01 18:59 jenney.qiu 阅读(1650) 评论(0) 推荐(0) 编辑