使用DBlistbox控件
时间:2014-02-06 01:10:17
收藏:0
阅读:449
dblist.field=你要修改值的字段名
dblist.items=你要建立的项目,其值用于赋给上述字段名
dblist.datasource=该字段位于的datasource
原文:http://www.cnblogs.com/otnt/p/3538439.html
评论(0)