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
Afficher le fichier Open project: PeterHorsbollMoller/mbWindowHelper

Méthodes publiques

Méthode Description
WindowWrapper ( IntPtr handle ) : System

Method Details

WindowWrapper() public méthode

public WindowWrapper ( IntPtr handle ) : System
handle System.IntPtr
Résultat System