<?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 do I bold a single menu item?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How do I bold a single menu item?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 23 May 2026 02:29:01 +0000</pubDate>
  <lastBuildDate>Fri, 28 Dec 2007 18:57:59 +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=9111</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 do I bold a single menu item? : As a long-time Windows user, I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9111&amp;PID=29799&amp;title=how-do-i-bold-a-single-menu-item#29799</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 9111<br /><strong>Posted:</strong> 28 December 2007 at 6:57pm<br /><br />As a long-time Windows user, I don't think I have ever thought about double-clicking a menu title in order to perform the action of a "default" menu item.&nbsp; It doesn't seem like having a default menu item is normal behavior for a program (I haven't found one yet that implements this).&nbsp; I'm not too worried about this in my program so I can live with using the default item option in order to bold a single menu item.&nbsp;&nbsp; <br><br>I also found the loophole for having more than one default item.&nbsp; It seems that double-clicking will execute the first visible default item.&nbsp; I thought I could disable the double-click by by having the first default menu item being a invisible option that doesn't do anything but it wasn't fooled. <br><br>Make that two votes for having a font property for each menu item.<br> ]]>
   </description>
   <pubDate>Fri, 28 Dec 2007 18:57:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9111&amp;PID=29799&amp;title=how-do-i-bold-a-single-menu-item#29799</guid>
  </item> 
  <item>
   <title><![CDATA[How do I bold a single menu item? : seems i can also have two default...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9111&amp;PID=29796&amp;title=how-do-i-bold-a-single-menu-item#29796</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 9111<br /><strong>Posted:</strong> 28 December 2007 at 9:26am<br /><br />seems i can also have two default items in a menu items list, which to me(according to marc's explanation) can be a loop hole. guess we shud have specific property for font :)]]>
   </description>
   <pubDate>Fri, 28 Dec 2007 09:26:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9111&amp;PID=29796&amp;title=how-do-i-bold-a-single-menu-item#29796</guid>
  </item> 
  <item>
   <title><![CDATA[How do I bold a single menu item? : but don&amp;#039;t forget that this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9111&amp;PID=29792&amp;title=how-do-i-bold-a-single-menu-item#29792</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2364">gaudetm</a><br /><strong>Subject:</strong> 9111<br /><strong>Posted:</strong> 27 December 2007 at 5:58pm<br /><br />but don't forget that this make the menuitem default one meaning that if i clic on the menu title twice then this is the menuitem that would be clicked.<DIV>&nbsp;</DIV><DIV>Marc</DIV>]]>
   </description>
   <pubDate>Thu, 27 Dec 2007 17:58:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9111&amp;PID=29792&amp;title=how-do-i-bold-a-single-menu-item#29792</guid>
  </item> 
  <item>
   <title><![CDATA[How do I bold a single menu item? : That looks like it will work....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9111&amp;PID=29741&amp;title=how-do-i-bold-a-single-menu-item#29741</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 9111<br /><strong>Posted:</strong> 24 December 2007 at 1:11pm<br /><br />That looks like it will work.&nbsp; Thanks!]]>
   </description>
   <pubDate>Mon, 24 Dec 2007 13:11:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9111&amp;PID=29741&amp;title=how-do-i-bold-a-single-menu-item#29741</guid>
  </item> 
  <item>
   <title><![CDATA[How do I bold a single menu item? : Hi, Control.DefaultItem = True ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9111&amp;PID=29735&amp;title=how-do-i-bold-a-single-menu-item#29735</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 9111<br /><strong>Posted:</strong> 24 December 2007 at 4:21am<br /><br />Hi, <br><br>Control.DefaultItem = True<br>]]>
   </description>
   <pubDate>Mon, 24 Dec 2007 04:21:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9111&amp;PID=29735&amp;title=how-do-i-bold-a-single-menu-item#29735</guid>
  </item> 
  <item>
   <title><![CDATA[How do I bold a single menu item? : How do I bold a single menu item?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9111&amp;PID=29465&amp;title=how-do-i-bold-a-single-menu-item#29465</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 9111<br /><strong>Posted:</strong> 14 December 2007 at 2:57pm<br /><br />How do I bold a single menu item?&nbsp; I know how to control the font for the whole CommandBars object but I want to control the font for a single menu item.&nbsp; I want this item to stand out and I figured bolding it would work well but there are no font controls for individual menu items.]]>
   </description>
   <pubDate>Fri, 14 Dec 2007 14:57:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9111&amp;PID=29465&amp;title=how-do-i-bold-a-single-menu-item#29465</guid>
  </item> 
 </channel>
</rss>