C# Class FileDialogExtenders.FileDialogControlBase.WindowWrapper

Inheritance: System.Windows.Forms.IWin32Window
显示文件 Open project: dlech/SshAgentLib Class Usage Examples

Public Methods

Method Description
WindowWrapper ( IntPtr handle ) : System

Method Details

WindowWrapper() public method

public WindowWrapper ( IntPtr handle ) : System
handle System.IntPtr
return System