<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : How to manually uncheck toolbar butt&#111;ns</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How to manually uncheck toolbar butt&#111;ns]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 10:49:39 +0000</pubDate>
  <lastBuildDate>Tue, 12 Oct 2004 15:01:24 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=1273</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[How to manually uncheck toolbar butt&#111;ns :  How do I check toolbar buttons....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1273&amp;PID=3465&amp;title=how-to-manually-uncheck-toolbar-buttons#3465</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> 1273<br /><strong>Posted:</strong> 12 October 2004 at 3:01pm<br /><br /><FONT size=2><P>How do I check toolbar buttons. I have 3 buttons that I want to make to work like radio buttons. When one is checked the otherons are unchecked etc.</P><P>I cannot use the CmdUI methods. But I found that it should be possible calling a xtpFlagManualUpdate flag.</P><P>The code below is my best try when the last button is pressed, I expect the others to be unchecked, but they dosen't. One by one alle the buttons are checked, non of them gets unchecked.</P><P>What am I doing wrong?</P><P><FONT color=#0000cc>pControl =  ((CXTPControlButton*)m_ToolBar.GetControls()-&gt;FindControl (DX_COM1));<BR>pControl-&gt;SetFlags(xtpFlagManualUpdate);<BR>pControl-&gt;SetChecked(FALSE);</FONT></P><P><FONT color=#0000cc>pControl =  ((CXTPControlButton*)m_ToolBar.GetControls()-&gt;FindControl (DX_COM2));<BR>pControl-&gt;SetFlags(xtpFlagManualUpdate);<BR>pControl-&gt;SetChecked(FALSE);</FONT></P><P><FONT color=#0000cc>pControl =  ((CXTPControlButton*)m_ToolBar.GetControls()-&gt;FindControl (DX_COM3));<BR>pControl-&gt;SetFlags(xtpFlagManualUpdate);<BR>pControl-&gt;SetChecked(TRUE);</FONT></P><P>cpede</P></FONT>]]>
   </description>
   <pubDate>Tue, 12 Oct 2004 15:01:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1273&amp;PID=3465&amp;title=how-to-manually-uncheck-toolbar-buttons#3465</guid>
  </item> 
 </channel>
</rss>