I'm looking to add a progress bar to an index in a list control. I know there isn't a simple command to do this and requires a type of drawing but I can't find any good explanations on how to go about accomplishing this. I have a mediocre understanding of MFC so this might be a little advanced but I was hoping someone could give me a good example of how to do this or point me to a link that explains something similar to this.
问问题
932 次
1 回答
1
你的问题有点不清楚 - 你想要一个CProgressCtrl
或CListCtrl
多个?
无论如何,您可能会从CodeProject中找到感兴趣的这篇文章,因为它包含一个现成的控件。不能保证控件的质量,但它至少应该让你开始。
于 2013-03-05T19:20:35.727 回答