C# 클래스 BuildingCoder.WindowHandle

Wrapper class for converting IntPtr to IWin32Window.
상속: System.Windows.Forms.IWin32Window
파일 보기 프로젝트 열기: jeremytammik/the_building_coder_samples 1 사용 예제들

공개 메소드들

메소드 설명
WindowHandle ( IntPtr h ) : System

메소드 상세

WindowHandle() 공개 메소드

public WindowHandle ( IntPtr h ) : System
h System.IntPtr
리턴 System