VOWinFormApp 类 |
命名空间: XSharp.VO.SDK
VOWinFormApp 类型公开以下成员。
名称 | 说明 | |
---|---|---|
VOWinFormApp | 初始化 VOWinFormApp 类的一个新实例 |
名称 | 说明 | |
---|---|---|
AfterDispatch | 已过时。 (继承自 App。) | |
BeforeDispatch |
与 App:AfterDispatch() 一起使用的低级处理程序,用于拦截发送到应用程序消息队列的任何消息。
(继承自 App。) | |
Destroy | Free memory resources allocated for a VObject object and its derived objects. (继承自 VObject。) | |
Exec |
启动应用程序的事件处理循环。
(继承自 App。) | |
Exec(Int32) |
启动应用程序的事件处理循环。
(继承自 App。) | |
Exec(Int32, Object) |
启动应用程序的事件处理循环。
(继承自 App。) | |
GetAccel | 已过时。 (继承自 App。) | |
GetAccelWindow | 已过时。 (继承自 App。) | |
GetDialogWindow | 该方法获取必须处理对话框按键的活动对话框窗口句柄 (继承自 App。) | |
GetMdiClientWindow | 已过时。 (继承自 App。) | |
Handle |
返回应用程序的句柄。
(继承自 App。) | |
Quit |
通过指示应用程序关闭自身来终止应用程序。
(继承自 App。) | |
RegisterWinForm | ||
Run |
调用并执行指定的命令。
(继承自 App。) | |
SetAccel | 已过时。 (继承自 App。) | |
SetAccelWindow | 已过时。 (继承自 App。) | |
SetDialogWindow | 此方法设置必须处理对话框键的活动对话框窗口的句柄 (继承自 App。) | |
SetMdiClientWindow | 已过时。 (继承自 App。) | |
UnRegisterWinForm |