会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
编程百科
博客园
首页
博问
闪存
新随笔
订阅
管理
上一页
1
···
36
37
38
39
40
2008年12月2日
无误选择列表项的值或文本 listbox,dropdownlist,radiobuttonlist 函数
摘要: //选中选项 public void SelectListIndex(ref ListControl wc, string textOrValue, bool isText) { string tempType = wc.GetType().ToString(); tempType = tempType.Replace("S...
阅读全文
posted @ 2008-12-02 14:37 bestsaler
阅读(155)
评论(0)
推荐(0)
编辑
上一页
1
···
36
37
38
39
40