C# Class FlickrSync.FolderBrowser

Inheritance: System.Windows.Forms.Design.FolderNameEditor
Afficher le fichier Open project: vboctor/FlickrSync Class Usage Examples

Méthodes publiques

Méthode Description
FolderBrowser ( ) : System
SetDescription ( string pDesc ) : void
SetNetworkSelect ( ) : void
ShowDialog ( ) : DialogResult

Method Details

FolderBrowser() public méthode

public FolderBrowser ( ) : System
Résultat System

SetDescription() public méthode

public SetDescription ( string pDesc ) : void
pDesc string
Résultat void

SetNetworkSelect() public méthode

public SetNetworkSelect ( ) : void
Résultat void

ShowDialog() public méthode

public ShowDialog ( ) : DialogResult
Résultat DialogResult