C# Class ManagedWin32.IconPickerDialog

Inheritance: Microsoft.Win32.CommonDialog
Afficher le fichier Open project: MathewSachin/ManagedWin32

Méthodes publiques

Méthode Description
Reset ( ) : void

Méthodes protégées

Méthode Description
RunDialog ( IntPtr OwnerWindow ) : bool

Method Details

Reset() public méthode

public Reset ( ) : void
Résultat void

RunDialog() protected méthode

protected RunDialog ( IntPtr OwnerWindow ) : bool
OwnerWindow System.IntPtr
Résultat bool