C# Class BuildingCoder.WindowHandle

Wrapper class for converting IntPtr to IWin32Window.
Inheritance: System.Windows.Forms.IWin32Window
Afficher le fichier Open project: jeremytammik/the_building_coder_samples Class Usage Examples

Méthodes publiques

Méthode Description
WindowHandle ( IntPtr h ) : System

Method Details

WindowHandle() public méthode

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