G
Geoff Hilyard
I was looking for a way to make a progress bar in a list
view, much like what several people have done in VC 6 and
MFC. However, I can't find anything on how to do it in
Managed C++ and/or using the form designer. I assume it
is either really difficult, or just impossible. Can any
body either point me someplace on how to do this, or give
an example?? Do I have to create my own control by
inheriting from the ListViewItem class (I don't think this
will work)?? Help...
GE
view, much like what several people have done in VC 6 and
MFC. However, I can't find anything on how to do it in
Managed C++ and/or using the form designer. I assume it
is either really difficult, or just impossible. Can any
body either point me someplace on how to do this, or give
an example?? Do I have to create my own control by
inheriting from the ListViewItem class (I don't think this
will work)?? Help...
GE