Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
BuildingCoder
WindowHandle
C# Class BuildingCoder.WindowHandle
Wrapper class for converting IntPtr to IWin32Window.
Inheritance:
System.Windows.Forms.IWin32Window
Mostrar archivo
Open project: jeremytammik/the_building_coder_samples
Class Usage Examples
Public Methods
Method
Description
WindowHandle
(
IntPtr
h
) :
System
Method Details
WindowHandle()
public
method
public
WindowHandle
(
IntPtr
h
) :
System
h
System.IntPtr
return
System