会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
厚道 善良 守信 宽容 诚实 谦虚 正直 执着
首页
联系
管理
2005年1月7日
获得类似QQ的Ctrl+Enter按键操作
摘要: 在事件private void textBox1_KeyPress(object sender, System.Windows.Forms.KeyPressEventArgs e)里面: #region if ((e.KeyChar==10)) { MessageBox.Show("Enter OK"); button1_Click(null,Ev...
阅读全文
posted @ 2005-01-07 11:10 jhtchina
阅读(1940)
评论(1)
推荐(0)
编辑
公告