Extending the ListView to display controls as ListViewItems

  • Thread starter Thread starter Webster
  • Start date Start date
W

Webster

Hello,

I was wondering if it was possible to add controls to a ListView so that
they would appear as ListViewItems. For instance how can I add a
ProgressBar to the ListView Control so that it would appear in it? I have
found code to do this in C++, but can't it be done in VB.Net??

Thanks for the help.
 
Actually I am more going for educational purposes, so I am looking for open
source/preferably a tutorial of some sort. I am looking for how to do it.

Thanks anyways... your extended datagrid is phenomenal!!
 
Back
Top