以文本方式查看主题

-  Foxtable(狐表)  (http://www.foxtable.com/bbs/index.asp)
--  专家坐堂  (http://www.foxtable.com/bbs/list.asp?boardid=2)
----  工具栏排序错误  (http://www.foxtable.com/bbs/dispbbs.asp?boardid=2&id=115404)

--  作者:有点蓝
--  发布时间:2018/3/6 20:32:00
--  
工具栏没有这么多项目,索引已超出范围

e.Form.Strips("工具栏2").Items.InsertControl("选择2",e.Form.Controls("选择2"),0)
e.Form.Strips("工具栏2").Items.InsertControl("选择1",e.Form.Controls("选择1"),0)

e.Form.Strips("工具栏2").Items.InsertControl("选择2",e.Form.Controls("选择2"),0)
e.Form.Strips("工具栏2").Items.InsertControl("选择1",e.Form.Controls("选择1"),0)