<?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 : Trouble to check a toolbar control</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Trouble to check a toolbar control]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 26 Apr 2026 20:59:58 +0000</pubDate>
  <lastBuildDate>Mon, 08 Oct 2007 13:24:01 +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=8348</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[Trouble to check a toolbar control : Hello,  I have a search filter,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8348&amp;PID=27075&amp;title=trouble-to-check-a-toolbar-control#27075</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3031">upeters</a><br /><strong>Subject:</strong> 8348<br /><strong>Posted:</strong> 08 October 2007 at 1:24pm<br /><br />Hello,<br /><br />I have a search filter, which can be applied on a certain grid on the form. If I have the filter active (and therefore not every available record is shown in the grid), I want to document this somehow to the user, checking the filter button on the toolbar. Clicking the checked button should reset the filter, and display again every record in the grid. Clink the (now unchecked) filter button once more, it should again be possible to define a new filter.<br /><br />It works almost as intended, but tests show me that when I activate the filter dialog with the keyboard shortcut instead of clicking the toolbar button, the "checked" property does not stick, and the button remains as if no filter was applied to the grid.<br /><br />Debugging the CommandBars_Execute event handler, I see that both times (activating the filter with a click or pressing the shortcut), the same line eith Control.Checked = True is executed, but only when using the mouse it actually works.<br /><br />What am I missing? Thank you...<br />]]>
   </description>
   <pubDate>Mon, 08 Oct 2007 13:24:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8348&amp;PID=27075&amp;title=trouble-to-check-a-toolbar-control#27075</guid>
  </item> 
 </channel>
</rss>