the question of button |
Post Reply |
Author | |
hchack
Groupie Joined: 09 May 2006 Status: Offline Points: 10 |
Post Options
Thanks(0)
Posted: 12 December 2007 at 2:46am |
I write a programme that it is similar with the button demo programme, but I cann't finish the feature of "toggle button", why?
please help me! thanks !
my code:
UpdateData(); if (!m_bToggleButtons) { m_btn1.SetChecked(FALSE); m_btn2.SetChecked(FALSE); m_btn3.SetChecked(FALSE); m_btn4.SetChecked(FALSE); } |
|
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 |