how to implement progress bar control usin eVC++
-
Hi, I need to write a small progress bar control using eVC++ and I should call it from eVB applcation. Is any body having idea about the implementation. Is any sample code/idea about how to progress bar control using eVC++ ? Please provide more information... Suggestions are most welcome Thanks, Siva
-
Hi, I need to write a small progress bar control using eVC++ and I should call it from eVB applcation. Is any body having idea about the implementation. Is any sample code/idea about how to progress bar control using eVC++ ? Please provide more information... Suggestions are most welcome Thanks, Siva
Take a look at Using the ProgressBar Control. Daniel ;) --------------------------- Never change a running system!
-
Take a look at Using the ProgressBar Control. Daniel ;) --------------------------- Never change a running system!
Hi, Thanks Daniel !Already I visited this one ...! Its not a free ware !! I am having chris mounder's progress bar control code which was wrote using VC++ 6.0. I am trying to implement the same using eVC++.But i am getting stucking because of lack of MFC implementation in WinCE. Any other idea? Thanks, Siva