internal ListBoxItemCollection(ListBox owner)
 {
     this.owner = owner;
 }