Hi,
The ToString() method should be overriden in your Person class. It will be called automatically by the system when the ListBox will be build. If it still doesn't work, try sending a code snippet of your complete sample.
The ToString() method should be overriden in your Person class. It will be called automatically by the system when the ListBox will be build. If it still doesn't work, try sending a code snippet of your complete sample.