45fan.com - 路饭网

搜索: 您的位置主页 > 网络频道 > 阅读资讯:怎么样实现回车移动到下个控件的功能?

怎么样实现回车移动到下个控件的功能?

2016-09-06 10:44:07 来源:www.45fan.com 【

怎么样实现回车移动到下个控件的功能?

在内嵌编辑控件的DevExpress XtraBar中实现回车移动到下个控件的功能,如果下一个控件是Button,则执行Click代码.如下图:

怎么样实现回车移动到下个控件的功能?

代码:

怎么样实现回车移动到下个控件的功能?usingSystem;
怎么样实现回车移动到下个控件的功能?
usingSystem.Collections.Generic;
怎么样实现回车移动到下个控件的功能?
usingSystem.ComponentModel;
怎么样实现回车移动到下个控件的功能?
usingSystem.Data;
怎么样实现回车移动到下个控件的功能?
usingSystem.Drawing;
怎么样实现回车移动到下个控件的功能?
usingSystem.Text;
怎么样实现回车移动到下个控件的功能?
usingSystem.Windows.Forms;
怎么样实现回车移动到下个控件的功能?
usingDevExpress.XtraBars;
怎么样实现回车移动到下个控件的功能?
usingDevExpress.XtraBars.ViewInfo;
怎么样实现回车移动到下个控件的功能?
usingDevExpress.XtraEditors;
怎么样实现回车移动到下个控件的功能?
usingDevExpress.XtraEditors.Controls;
怎么样实现回车移动到下个控件的功能?
usingDevExpress.XtraEditors.Repository;
怎么样实现回车移动到下个控件的功能?
usingDevExpress.Utils;
怎么样实现回车移动到下个控件的功能?
怎么样实现回车移动到下个控件的功能?怎么样实现回车移动到下个控件的功能?
构造函数
怎么样实现回车移动到下个控件的功能?怎么样实现回车移动到下个控件的功能?工具栏回车移动光标
怎么样实现回车移动到下个控件的功能?
 

本文地址:http://www.45fan.com/a/question/73114.html
Tags: 控件 devExpress XtraBar
编辑:路饭网
关于我们 | 联系我们 | 友情链接 | 网站地图 | Sitemap | App | 返回顶部