<?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 : Toolbar Control Replacement</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Toolbar Control Replacement]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 21:35:47 +0000</pubDate>
  <lastBuildDate>Mon, 04 Aug 2008 16:41:56 +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=11713</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[Toolbar Control Replacement :  The Windows Common Controls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11713&amp;PID=39423&amp;title=toolbar-control-replacement#39423</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1368">ScottW</a><br /><strong>Subject:</strong> 11713<br /><strong>Posted:</strong> 04 August 2008 at 4:41pm<br /><br />The Windows Common Controls for VB contains a toolbar control. You can add this to a form with no border and flat appearance to build a row of icons into a dialog box in a seamless way. For example, in VB6 the Open Project Dialog Box has a combo box on top and next to that a few icons for new folder, back, up, etc. How can I use a CJ command bar to do the same thing with a similar look, except that it can work with the selected theme and Unicode? I know how to hide the gripper, more tools button, etc. but I tried using a commandbar frame, but it's difficult to size it right to always hide the whole client area, and there is extra "band" area visible around the bar with the actual tools.<br><br>See here how even in VB itself that bar isn't styled properly for the current theme:<br><br><img src="file:///C:/Temp/moz-screenshot.jpg" border="0"><img src="file:///C:/Temp/moz-screenshot-1.jpg" border="0"><img src="uploads/20080804_164027_sample.jpg" height="337" width="446" border="0" align="middle"><br><br>Plus, with the VB toolbar, you can tab to it and an enabled icon is selected. You can use the keyboard to move between the buttons and select one. Tab moves on to the listview. <br><br>Maybe the commandbar frame is the wrong way to go? I'm looking for any suggestions. Thanks!<br><br>]]>
   </description>
   <pubDate>Mon, 04 Aug 2008 16:41:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11713&amp;PID=39423&amp;title=toolbar-control-replacement#39423</guid>
  </item> 
 </channel>
</rss>