欢迎您:游客!请先
登录
或
注册
风格
恢复默认设置
|
展区
文件集浏览
图片集浏览
Flash浏览
音乐集浏览
电影集浏览
|
搜索
Foxtable(狐表)
→
用户栏目
→
专家坐堂
→ 进入控件时
新的主题
投票帖
小字报
下一主题 >>
<< 上一主题
共有
3107
人关注过本帖
树形
打印
复制链接
主题:进入控件时
有点蓝
小
大
1楼
|
信息
|
搜索
|
邮箱
|
主页
|
UC
加好友
发短信
等级:超级版主
帖子:
110495
积分:562359
威望:0
精华:9
注册:
2015/6/24 9:21:00
Post By:2020/11/29 21:17:00 [
显示全部帖子
]
全局代码
public _dict as dictionary(of string,string)
afteropenproject事件
_dict= new dictionary(of string,string)
_dict.add("
民族
","
教工姓名
")
_dict.add("
身份证号
","
民族
")
……其它自行补充完整
窗口全局代码
Enter
if
_dict.containskey(
e.Sender.Name
)
If e.Form.Controls(
_dict(
e.Sender.Name
)
).Value Is Nothing Then
e.Form.Controls(
_dict(
e.Sender.Name
)
).Select
End If
end if
下一主题 >>
<< 上一主题
RSS2.0
|
Xhtml无图版
|
Xslt无图版
Copyright © 2000 - 2018
foxtable
.com
Tel: 4000-810-820 粤ICP备11091905号
Powered By
Dvbbs
Version 8.3.0
页面执行时间 0.03125 秒, 5 次数据查询