|  | 
| 
 | 
| Post Reply   | 
| Author | |
| znakeeye   Senior Member     Joined: 26 July 2006 Status: Offline Points: 1672 |  Post Options  Thanks(0)  Quote  Reply  Topic: Hide button in CXTPTaskDialog? Posted: 27 May 2008 at 5:54am | 
| 
   Is it possible to hide a button (or change its text) in a CXTPTaskDialog? I want to show a "Cancel"-button and then, in OnTimer, change it to "Finish".
    | |
|  | |
| Oleg   Senior Member   Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |  Post Options  Thanks(0)  Quote  Reply  Posted: 27 May 2008 at 7:06am | 
| 
   Hello,
 You can use our version always (bUseComCtl32 = FALSE) and in OnTimer: GetDlgItem(IDCANCEL)->SetWindowText(...); | |
| 
     Oleg, Support Team CODEJOCK SOFTWARE SOLUTIONS | |
|  | |
| znakeeye   Senior Member     Joined: 26 July 2006 Status: Offline Points: 1672 |  Post Options  Thanks(0)  Quote  Reply  Posted: 27 May 2008 at 8:44am | 
| 
   Thanks!
    | |
|  | |
| 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 |