.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
App 类
App 方法
Exec 方法
GetAccel 方法
GetAccelWindow 方法
GetDialogWindow 方法
GetMdiClientWindow 方法
Handle 方法
Quit 方法
Run 方法
SetAccel 方法
SetAccelWindow 方法
SetDialogWindow 方法
SetMdiClientWindow 方法
App.GetAccelWindow 方法
此方法获取必须翻译加速键的窗口句柄。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
GetAccelWindow
()
AS
PTR
public
virtual
void
*
GetAccelWindow
()
查看代码
返回值
类型:
Void
*
必须翻译加速键的窗口。
备注
此句柄在窗口类的激活事件中设置。
参见
引用
App 类
VO 命名空间