Print Page | Close Window

the question of button

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=9079
Printed Date: 16 November 2024 at 4:33pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: the question of button
Posted By: hchack
Subject: the question of button
Date 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);
    }



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net