<?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 : Setting checked status of checkbox menu item</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Setting checked status of checkbox menu item]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 22:06:17 +0000</pubDate>
  <lastBuildDate>Fri, 31 Oct 2008 09:08:57 +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=12576</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[Setting checked status of checkbox menu item : Hi, Set last &amp;#034;Recurse&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12576&amp;PID=42528&amp;title=setting-checked-status-of-checkbox-menu-item#42528</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12576<br /><strong>Posted:</strong> 31 October 2008 at 9:08am<br /><br /><P>Hi,</P><DIV>Set last "Recurse" parameter to True.</DIV><DIV>.. but I don't recomment use FindControl. Use update handlers like all our samples.</DIV>]]>
   </description>
   <pubDate>Fri, 31 Oct 2008 09:08:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12576&amp;PID=42528&amp;title=setting-checked-status-of-checkbox-menu-item#42528</guid>
  </item> 
  <item>
   <title><![CDATA[Setting checked status of checkbox menu item : In VB6, I&amp;#039;ve created an Xtreme...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12576&amp;PID=42520&amp;title=setting-checked-status-of-checkbox-menu-item#42520</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4665">stefanadelbert</a><br /><strong>Subject:</strong> 12576<br /><strong>Posted:</strong> 31 October 2008 at 1:11am<br /><br />In VB6, I've created an Xtreme menu and added a checkbox menu item to one of the items<br><br>AddControl .Controls, xtpControlCheckBox, ID_VIEW_STATUSBAR, ""<br><br>Where ID_VIEW_STATUSBAR is a global constant.<br><br>In code I want to set the checkbox status/value/checked property. I've tried a number of&nbsp; different approaches (see below), but with no luck (Object variable of with block variable not set).<br><br><ul><li>CommandBar.FindControl(ID_VIEW_STATUSBAR).checked = True</li><li>CommandBar.ActiveMenuBar.FindControl(ID_VIEW_STATUSBAR).checked = True</li><li>CommandBar.ActiveMenuBar.Controls.Find(ID_VIEW_STATUSBAR).CHECKED = True</li></ul>How is this meant to be done?<br><br>Thanks<br>Stefan<br>]]>
   </description>
   <pubDate>Fri, 31 Oct 2008 01:11:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12576&amp;PID=42520&amp;title=setting-checked-status-of-checkbox-menu-item#42520</guid>
  </item> 
 </channel>
</rss>