C# Class SharpTune.SimpleCombo

Show file Open project: Merp/SharpTune

Public Methods

Method Description
ShowDialog ( string text, string caption, List comboitems ) : string

Private Methods

Method Description
SimpleCombo_SizeChanged ( object sender, EventArgs e ) : void

Method Details

ShowDialog() public static method

public static ShowDialog ( string text, string caption, List comboitems ) : string
text string
caption string
comboitems List
return string