C# Class ManagedWin32.IconPickerDialog

Inheritance: Microsoft.Win32.CommonDialog
显示文件 Open project: MathewSachin/ManagedWin32

Public Methods

Method Description
Reset ( ) : void

Protected Methods

Method Description
RunDialog ( IntPtr OwnerWindow ) : bool

Method Details

Reset() public method

public Reset ( ) : void
return void

RunDialog() protected method

protected RunDialog ( IntPtr OwnerWindow ) : bool
OwnerWindow System.IntPtr
return bool