C# Class Tp.Integration.Ide.VisualStudio.WindowHandle

Casts HWND to IWin32Window.
Afficher le fichier Open project: TargetProcess/Tp.Integration.Ide.VisualStudio

Méthodes publiques

Méthode Description
WindowHandle ( IntPtr handle ) : System
WindowHandle ( int handle ) : System

Method Details

WindowHandle() public méthode

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

WindowHandle() public méthode

public WindowHandle ( int handle ) : System
handle int
Résultat System