<?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 : Display Icon and Caption Not Working</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Display Icon and Caption Not Working]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 10:03:17 +0000</pubDate>
  <lastBuildDate>Tue, 19 Dec 2006 01:41:44 +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=5827</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[Display Icon and Caption Not Working : Thanks  It now works ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5827&amp;PID=18351&amp;title=display-icon-and-caption-not-working#18351</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2599">AQue</a><br /><strong>Subject:</strong> 5827<br /><strong>Posted:</strong> 19 December 2006 at 1:41am<br /><br />Thanks<DIV>&nbsp;</DIV><DIV>It now works</DIV>]]>
   </description>
   <pubDate>Tue, 19 Dec 2006 01:41:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5827&amp;PID=18351&amp;title=display-icon-and-caption-not-working#18351</guid>
  </item> 
  <item>
   <title><![CDATA[Display Icon and Caption Not Working : Actually I don&amp;#039;t see where...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5827&amp;PID=18330&amp;title=display-icon-and-caption-not-working#18330</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5827<br /><strong>Posted:</strong> 18 December 2006 at 10:24am<br /><br />Actually I don't see where you set Control?<DIV>&nbsp;</DIV><DIV><strong>Set Control = .</strong>Add(XTPControlType.xtpControlButton, 100, <FONT color=#800000 size=2>"Menu"</FONT><FONT size=2>)</FONT></DIV>]]>
   </description>
   <pubDate>Mon, 18 Dec 2006 10:24:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5827&amp;PID=18330&amp;title=display-icon-and-caption-not-working#18330</guid>
  </item> 
  <item>
   <title><![CDATA[Display Icon and Caption Not Working : Hi, You set xtpButtonCaption...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5827&amp;PID=18329&amp;title=display-icon-and-caption-not-working#18329</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5827<br /><strong>Posted:</strong> 18 December 2006 at 10:24am<br /><br />Hi,<DIV>You set xtpButtonCaption style but see only Icon?&nbsp;try &nbsp;xtpButtonIconAndCaption....</DIV>]]>
   </description>
   <pubDate>Mon, 18 Dec 2006 10:24:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5827&amp;PID=18329&amp;title=display-icon-and-caption-not-working#18329</guid>
  </item> 
  <item>
   <title><![CDATA[Display Icon and Caption Not Working : Hi   I require the Menu Button...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5827&amp;PID=18325&amp;title=display-icon-and-caption-not-working#18325</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2599">AQue</a><br /><strong>Subject:</strong> 5827<br /><strong>Posted:</strong> 18 December 2006 at 9:52am<br /><br />Hi <DIV>&nbsp;</DIV><DIV>I require the Menu Button to have both the icon and the Caption I am using the following Code with Visual Basic 2005</DIV><DIV>&nbsp;</DIV><DIV>After running the Following Code I only get the Icon and not both The icon and the Caption what am I doing wrong </DIV><DIV>&nbsp;</DIV><DIV>Please Help</DIV><DIV>&nbsp;</DIV><DIV>Dim Control as <FONT size=2>XtremeCommandBars.CommandBarControl</FONT></DIV><DIV><FONT color=#0000ff size=2>Dim</FONT><FONT size=2> ToolBar </FONT><FONT color=#0000ff size=2>As</FONT><FONT size=2> XtremeCommandBars.CommandBar</DIV><P>ToolBar = CommandBars.Add(</FONT><FONT color=#800000 size=2>"Standard"</FONT><FONT size=2>, XTPBarPosition.xtpBarTop)</P><P></FONT><FONT color=#0000ff size=2>With</FONT><FONT size=2> ToolBar.Controls</P><P>.Add(XTPControlType.xtpControlButton, 100, </FONT><FONT color=#800000 size=2>"Menu"</FONT><FONT size=2>)</P><P>Control.Style = XTPButtonStyle.xtpButtonCaption</P><P></FONT><FONT color=#0000ff size=2>End</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>With</P></FONT><FONT size=2><P>CommandBars.Icons = ImageManager.Icons</P><DIV></DIV><P>Cheers</P><DIV></DIV>AQue</FONT>]]>
   </description>
   <pubDate>Mon, 18 Dec 2006 09:52:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5827&amp;PID=18325&amp;title=display-icon-and-caption-not-working#18325</guid>
  </item> 
 </channel>
</rss>