Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
WindowHelper
MapBasicWindowController.WindowWrapper
C# Class WindowHelper.MapBasicWindowController.WindowWrapper
This class implements IWin32Window wrapping a handle to window. It is used to wrap the handle to a running instance of MapInfo Professional application.
Inheritance:
System.Windows.Forms.IWin32Window
显示文件
Open project: PeterHorsbollMoller/mbWindowHelper
Public Methods
Method
Description
WindowWrapper
(
IntPtr
handle
) :
System
Method Details
WindowWrapper()
public
method
public
WindowWrapper
(
IntPtr
handle
) :
System
handle
System.IntPtr
return
System