Displaying ListView items - with class! by Rob Birdwell
bsp; {
m_Person = Person;
// Assign Name to the base ListItem Text property -
// this will cause Name to display by default:
Text = m_Person.Name;
&nbs
m_Person = Person;
// Assign Name to the base ListItem Text property -
// this will cause Name to display by default:
Text = m_Person.Name;
&nbs
| 对此文章发表了评论 |

