Feb 7, 2005 #1 Casiopea Programmer Jan 15, 2003 47 ES I would like to include a Progress Bar assigned to a process. Which is the simplest way to do it. The progressBar would be in a dialog.
I would like to include a Progress Bar assigned to a process. Which is the simplest way to do it. The progressBar would be in a dialog.
Feb 7, 2005 #2 PerFnurt Programmer Feb 25, 2003 972 SE >Which is the simplest way to do it. By placing a progressbar control into the dialog using the resource editor. Then map it to a CProgressCtrl using the class wizard. /Per www.perfnurt.se Upvote 0 Downvote
>Which is the simplest way to do it. By placing a progressbar control into the dialog using the resource editor. Then map it to a CProgressCtrl using the class wizard. /Per www.perfnurt.se