<?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 : CommandBars</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : CommandBars]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 07:32:05 +0000</pubDate>
  <lastBuildDate>Sun, 04 Nov 2007 14:26:33 +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=8475</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[CommandBars : Thanks Oleg &amp;amp; qaudetm... I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=28049&amp;title=commandbars#28049</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2106">Bob</a><br /><strong>Subject:</strong> 8475<br /><strong>Posted:</strong> 04 November 2007 at 2:26pm<br /><br />Thanks Oleg &amp; qaudetm... I went with Oleg's suggestion and I also set CommandBarPic.Visual Theme to xtpThemeOffice2000.&nbsp;This appears to work&nbsp;best since my app allows the user to apply a selected "skin". The form&nbsp;for skinning is from CJ's SkinMdi Sample and uses only those skins. I don't know if this will work with other skins or not.&nbsp; I do know that if you apply some of the other Visual Themes to the CommandBar, no matter what the skin style is, the rectangle will still appear.<DIV>&nbsp;</DIV><DIV>It would be nice&nbsp;to have a&nbsp;PictureBox&nbsp;with transparency. I did find an ActiveX Control (PictureBox) on the web at DevPower for bitmaps and other images but I haven't tried it. The site says it's written in VB6.</DIV><DIV>&nbsp;</DIV><DIV>Again, thanks <img src="https://forum.codejock.com/smileys/smiley1.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Sun, 04 Nov 2007 14:26:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=28049&amp;title=commandbars#28049</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars : or call  CommandBarsPic.PaintManager.FlatToolBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27940&amp;title=commandbars#27940</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8475<br /><strong>Posted:</strong> 31 October 2007 at 9:24am<br /><br />or call<DIV>&nbsp;</DIV><DIV>CommandBarsPic.PaintManager.FlatToolBar = True</DIV>]]>
   </description>
   <pubDate>Wed, 31 Oct 2007 09:24:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27940&amp;title=commandbars#27940</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars : change visualtheme of second commandbars...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27934&amp;title=commandbars#27934</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2364">gaudetm</a><br /><strong>Subject:</strong> 8475<br /><strong>Posted:</strong> 31 October 2007 at 8:39am<br /><br />change visualtheme of second commandbars to office 2003 then no borders]]>
   </description>
   <pubDate>Wed, 31 Oct 2007 08:39:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27934&amp;title=commandbars#27934</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars : Oleg,  Attached isthe sample...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27931&amp;title=commandbars#27931</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2106">Bob</a><br /><strong>Subject:</strong> 8475<br /><strong>Posted:</strong> 31 October 2007 at 7:27am<br /><br />Oleg,<DIV>&nbsp;</DIV><DIV>Attached is&nbsp;the sample app: <a href="https://forum.codejock.com/uploads/20071031_065026_PicBox_ToolBar_.ZIP" target="_blank">uploads/20071031_065026_PicBox_ToolBar_.ZIP</A></DIV><DIV>&nbsp;</DIV><DIV>The code for the PicBox and 2nd CommandBar is at the end of the Form Load event. I used the Skin Control to Skin the app.&nbsp; I would like to hide the&nbsp;toolbar rectangle and only have the buttons appear (see bitmaps in .zip file).&nbsp; Maybe this is not possible with the CommandBar Control?</DIV><DIV>&nbsp;</DIV><DIV><U>Note:</U> I tried to attach one of the bitmaps here but text kept popping up in the "Preview" portion of the Image Properties Window when I tried to upload the image, and the "Ok" button was disabled.&nbsp; Why couldn't I attach an image to this post?</DIV><DIV>&nbsp;</DIV><DIV>Thanks,</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 31 Oct 2007 07:27:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27931&amp;title=commandbars#27931</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars : Hello,  Attach sample application....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27825&amp;title=commandbars#27825</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8475<br /><strong>Posted:</strong> 29 October 2007 at 12:51pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Attach sample application. I'm not sure what do you see.</DIV>]]>
   </description>
   <pubDate>Mon, 29 Oct 2007 12:51:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27825&amp;title=commandbars#27825</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars : How do I get rid of the rectangle?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27818&amp;title=commandbars#27818</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2106">Bob</a><br /><strong>Subject:</strong> 8475<br /><strong>Posted:</strong> 29 October 2007 at 9:29am<br /><br /><DIV>How do I get rid of the rectangle? <img src="https://forum.codejock.com/smileys/smiley5.gif" border="0">&nbsp; I searched CJ's Help file and all I found was GetWindowsRect method...I didn't see anything on how to "hide" or eliminate the rectangle for the CommandBar.</DIV><DIV>&nbsp;</DIV><DIV>Thanks,</DIV>]]>
   </description>
   <pubDate>Mon, 29 Oct 2007 09:29:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27818&amp;title=commandbars#27818</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars : Hi,  Think its border of rectangle....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27510&amp;title=commandbars#27510</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8475<br /><strong>Posted:</strong> 22 October 2007 at 2:29am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Think its border of rectangle. Just Remove borders for rectangle.</DIV>]]>
   </description>
   <pubDate>Mon, 22 Oct 2007 02:29:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27510&amp;title=commandbars#27510</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars : That worked fine except my second...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27494&amp;title=commandbars#27494</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2106">Bob</a><br /><strong>Subject:</strong> 8475<br /><strong>Posted:</strong> 20 October 2007 at 9:17pm<br /><br /><DIV>That worked fine except my second toolbar had a&nbsp;visible rectangle around the&nbsp;3 test bmp's that i used.&nbsp; These bmp's were the same as those used in my form's main menu &amp; toolbar which works fine.&nbsp; I used a Skin control&nbsp;and the rectangle is clearly visible no matter which skin style I select.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Note: I named the 2nd CommandBar as CommandBarPic and dimensioned the 2nd toolbar as ToolBar2.&nbsp; Is this okay?</DIV><DIV>&nbsp;</DIV><DIV>1. How do I get rid of that annoying rectangle?</DIV><DIV>2. The picture doesn't automatically stretch to display all 3 of the bmp's even though the AutoSize property is set to "True".&nbsp; Should it stretch and show all 3 bmp's?</DIV><DIV>&nbsp;</DIV><DIV>Again, thanks</DIV>]]>
   </description>
   <pubDate>Sat, 20 Oct 2007 21:17:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27494&amp;title=commandbars#27494</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars : Just add another CommandBars to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27471&amp;title=commandbars#27471</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8475<br /><strong>Posted:</strong> 19 October 2007 at 3:20pm<br /><br />Just add another CommandBars to picture box and create same toolbar.]]>
   </description>
   <pubDate>Fri, 19 Oct 2007 15:20:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27471&amp;title=commandbars#27471</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars : I have an SDI form and want to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27468&amp;title=commandbars#27468</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2106">Bob</a><br /><strong>Subject:</strong> 8475<br /><strong>Posted:</strong> 19 October 2007 at 1:30pm<br /><br /><P>I have an SDI form and want to add a second ToolBar with only 5 or 6 buttons somewhere on the middle left side of the same form.&nbsp; I saw in&nbsp; an earlier post that a picture box could be used to do this but the post didn't describe the process.&nbsp; How do I go about adding a toolbar in a picture box and getting it where I want on&nbsp;my SDI form?&nbsp; Where do I add the second CommandBar control and where do I write the code?&nbsp; I'm new at using the control and could use some help with this.</P><DIV>Thanks <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Fri, 19 Oct 2007 13:30:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8475&amp;PID=27468&amp;title=commandbars#27468</guid>
  </item> 
 </channel>
</rss>