.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.Handle 方法
返回应用程序的句柄。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
Handle
()
AS
PTR
public
virtual
void
*
Handle
()
查看代码
返回值
类型:
Void
*
描述底层系统对象的句柄。
备注
此方法提供 Windows GDI 对象的句柄,然后可以由 Windows API GDI 调用使用。
参见
引用
App 类
VO 命名空间