12 2015 档案

摘要:1、通过显示字符Text DropDownList.Items.FindByText("你的值").Selected=true;如果在设置之前,进行过设置,应用如下格式:DropDownList.ClearSelection();DropDownList.Items.FindByText("你的值"... 阅读全文
posted @ 2015-12-14 15:50 DrHao 阅读(815) 评论(0) 推荐(0)