It appears once again I have gone the wrong way. I get caught up in arrays when I try to use C# in place where I don't have to. Instead of putting the items into an array, and then into the dialog box, I just put them into the dialog box when I get them. I thank the people who responded and helped me, I hope you don't think I wasted your time, as I did learn some new things that I think will be helpful in the future. One thing I did look into was the list class, but since the program I'm programming for only use .Net1.1, that doesn't work for this issue at this time. Once again Thanks.
Tim