Implement property like Textbox.Lines?

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi all,

been searching for a while now, but could not find anything useful.
But since I'm new to .NET and C# maybe I just could not identify if
something was a solution for my problem...

I'm writing a small component which uses a list of name/value pairs.
But I have no idea how to implement this so that the list of strings
is exposed as a single property and can be edited at design time
like the Textbox.Lines property. Can anyone help?

Frank

.