C# Класс 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.
Наследование: System.Windows.Forms.IWin32Window
Показать файл Открыть проект

Открытые методы

Метод Описание
WindowWrapper ( IntPtr handle ) : System

Описание методов

WindowWrapper() публичный Метод

public WindowWrapper ( IntPtr handle ) : System
handle System.IntPtr
Результат System