如题,遍历DW内控件
------解决方案--------------------
string ls_obj
ls_obj =this.describe("datawindow.objects")
用~t去分隔得到的字符串;
------解决方案--------------------
- C# code
string ls_objls_obj = dw_m1.Object.DataWindow.Objects
string ls_objls_obj = dw_m1.Object.DataWindow.Objects