|  | 
| How to show text on progress control | 
| Post Reply   | 
| Author | |
| Pariksh*t   Groupie     Joined: 26 June 2008 Location: India Status: Offline Points: 77 |  Post Options  Thanks(0)  Quote  Reply  Topic: How to show text on progress control Posted: 08 May 2009 at 2:17am | 
| 
   Hello,
 We have one CProgressCtrl on a dialog in our application.It is MFC control. But now as we are using  extreamToolkit library,and we have loaded skin vista.cjstyle in our application.The theme is coming on that progress  control. we need to show some text on the progress control as well.For that we have added these two line -  CProgressCtrl pgrCntrl; pgrCntrl.ModifyStyle(PBS_TEXTMASK, 768);//this 768 is fformat. pgrCntrl.SetWindowText(_T("Text")); With these lines it was showing the text on progress control when we were working on  mfc application. But as now toolkit library being used,the text is not coming on the progress control. Can u please give explaination for this problem? Please answer at the earliest,its very urgent.... Thanks And Regards, Pariksh*t. | |
|  | |
| znakeeye   Senior Member     Joined: 26 July 2006 Status: Offline Points: 1672 |  Post Options  Thanks(0)  Quote  Reply  Posted: 14 May 2009 at 4:58am | 
| 
   I have this problem too. I want to show the percentage...
    | |
| 
     PokerMemento - http://www.pokermemento.com/
     | |
|  | |
| Post Reply   | |
| Tweet | 
| Forum Jump | Forum Permissions  You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |