.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.VO.SDK
App 类
App 方法
AfterDispatch 方法
BeforeDispatch 方法
Exec 方法
GetAccel 方法
GetAccelWindow 方法
GetDialogWindow 方法
GetMdiClientWindow 方法
Handle 方法
Quit 方法
Run 方法
SetAccel 方法
SetAccelWindow 方法
SetDialogWindow 方法
SetMdiClientWindow 方法
App.Quit 方法
通过指示应用程序关闭自身来终止应用程序。
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
Quit
()
AS
USUAL
public
virtual
__Usual
Quit
()
查看代码
返回值
类型:
__Usual
备注
通常在选择退出菜单命令时调用此方法。
参见
引用
App 类
XSharp.VO.SDK 命名空间