C# 클래스 BatchGuy.App.ThirdParty.FolderSelectDialog.WindowWrapper

Creates IWin32Window around an IntPtr
상속: System.Windows.Forms.IWin32Window
파일 보기 프로젝트 열기: yaboy58/BatchGuy

공개 메소드들

메소드 설명
WindowWrapper ( IntPtr handle ) : System

Constructor

메소드 상세

WindowWrapper() 공개 메소드

Constructor
public WindowWrapper ( IntPtr handle ) : System
handle System.IntPtr Handle to wrap
리턴 System