C# Class FlickrSync.FolderBrowser

Inheritance: System.Windows.Forms.Design.FolderNameEditor
Mostrar archivo Open project: vboctor/FlickrSync Class Usage Examples

Public Methods

Method Description
FolderBrowser ( ) : System
SetDescription ( string pDesc ) : void
SetNetworkSelect ( ) : void
ShowDialog ( ) : DialogResult

Method Details

FolderBrowser() public method

public FolderBrowser ( ) : System
return System

SetDescription() public method

public SetDescription ( string pDesc ) : void
pDesc string
return void

SetNetworkSelect() public method

public SetNetworkSelect ( ) : void
return void

ShowDialog() public method

public ShowDialog ( ) : DialogResult
return DialogResult