Feb 7, 2005 #1 Casiopea Programmer Joined Jan 15, 2003 Messages 47 Location 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 Joined Feb 25, 2003 Messages 972 Location 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