I wish to know if .Net-3.5 comes with a built-in List or string[] TypeConverter or UITypeEditor so that I c
List
string[]
TypeConverter
UITypeEditor
You can use [Editor("System.Windows.Forms.Design.StringArrayEditor, System.Design, [assembly version and public key token information here]", typeof(System.Drawing.Design.UITypeEditor))]