C# Class Ushahidi.View.Controls.PhotoSelector

Photo select dialog
Mostra file Open project: ushahidi/Ushahidi_WinMobile

Public Methods

Method Description
ShowDialog ( Control sender ) : FileInfo

Show Dialog

ShowDialog ( Control sender, ImageSize resolution ) : FileInfo

Show Dialog

Method Details

ShowDialog() public static method

Show Dialog
public static ShowDialog ( Control sender ) : FileInfo
sender System.Windows.Forms.Control sender control
return System.IO.FileInfo

ShowDialog() public static method

Show Dialog
public static ShowDialog ( Control sender, ImageSize resolution ) : FileInfo
sender System.Windows.Forms.Control sender control
resolution ImageSize image size
return System.IO.FileInfo