CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2003
    Location
    Romania
    Posts
    20

    Question ProgressCtrl with text

    Hi!
    I'm looking for the most simple and easy way to add text to a Progress Bar (the text should change from 0% to 100% acordingly to the progress bar).
    Also i want to know if i can add a simple text to a progress bar.

    CCosmin

  2. #2
    Join Date
    Apr 2002
    Location
    PA, USA
    Posts
    1,658
    www.google.com
    search: CProgressCtrl text
    Solution webpage: http://www.codeproject.com/miscctrl/...ogressctrl.asp

    for something as common and easy to search as this, I would suggest searching google or code guru directly
    =--=--=--=--=--=--=--=--=--=--=--=--=--=
    Please rate this post to show your appreciation for those that helped you.

    Before You Post A Question, Please Read This: How & When To Ask Your Question
    =--=--=--=--=--=--=--=--=--=--=--=--=--=

    -eli
    http://www.toad-software.com
    http://www.dailymission.com - Do It Daily

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured