<?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 : Command Bar with ReportControl on Form</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Command Bar with ReportControl on Form]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 19:33:01 +0000</pubDate>
  <lastBuildDate>Mon, 02 Mar 2009 07:54:18 +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=13470</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[Command Bar with ReportControl on Form : Hi,  You did&amp;#039;n wrote that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13470&amp;PID=46117&amp;title=command-bar-with-reportcontrol-on-form#46117</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13470<br /><strong>Posted:</strong> 02 March 2009 at 7:54am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>You did'n wrote that you use MDI Child form... Yes it was discussed - CommandBars and DOckingPane have to be created in Load event of MDI child form. Copy all generated code to Fomr_Load.</DIV>]]>
   </description>
   <pubDate>Mon, 02 Mar 2009 07:54:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13470&amp;PID=46117&amp;title=command-bar-with-reportcontrol-on-form#46117</guid>
  </item> 
  <item>
   <title><![CDATA[Command Bar with ReportControl on Form : Try thisOpen MDIDocking example...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13470&amp;PID=45815&amp;title=command-bar-with-reportcontrol-on-form#45815</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4992">alexshemesh</a><br /><strong>Subject:</strong> 13470<br /><strong>Posted:</strong> 24 February 2009 at 10:07am<br /><br />Try this<br>Open MDIDocking example supplied with  Xtreme Suite 12.0.<br>Add new Windows Form named Form1&nbsp; to it.<br>Drop ReportControl and CommandBars controls on it.<br>Put following code to the end of frmMain_Load function<br>&nbsp; Form1 frm = new Form1();<br>&nbsp; frm.MdiParent = this;<br>&nbsp; frm.Show();<br>Compile and run application.<br>You will see Form1 opened on startup, you can see report control but not CommandBars control.<br>Thanks.<br><br>]]>
   </description>
   <pubDate>Tue, 24 Feb 2009 10:07:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13470&amp;PID=45815&amp;title=command-bar-with-reportcontrol-on-form#45815</guid>
  </item> 
  <item>
   <title><![CDATA[Command Bar with ReportControl on Form : Hi Oleg.Im using VS 2008.Im sure...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13470&amp;PID=45764&amp;title=command-bar-with-reportcontrol-on-form#45764</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4992">alexshemesh</a><br /><strong>Subject:</strong> 13470<br /><strong>Posted:</strong> 23 February 2009 at 10:36am<br /><br />Hi Oleg.<br>Im using VS 2008.<br>Im sure its not under report control, even if i make size of report to be 1x1 still i cant see toolbar.<br><br>]]>
   </description>
   <pubDate>Mon, 23 Feb 2009 10:36:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13470&amp;PID=45764&amp;title=command-bar-with-reportcontrol-on-form#45764</guid>
  </item> 
  <item>
   <title><![CDATA[Command Bar with ReportControl on Form : Hi, Can&amp;#039;t reproduce it....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13470&amp;PID=45746&amp;title=command-bar-with-reportcontrol-on-form#45746</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13470<br /><strong>Posted:</strong> 23 February 2009 at 3:34am<br /><br /><P>Hi,</P><DIV>Can't reproduce it. What Visual Studio do you have ?</DIV><DIV>Are you sure its not under ReportControl? :)</DIV>]]>
   </description>
   <pubDate>Mon, 23 Feb 2009 03:34:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13470&amp;PID=45746&amp;title=command-bar-with-reportcontrol-on-form#45746</guid>
  </item> 
  <item>
   <title><![CDATA[Command Bar with ReportControl on Form : HiIm creating application in C#...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13470&amp;PID=45731&amp;title=command-bar-with-reportcontrol-on-form#45731</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4992">alexshemesh</a><br /><strong>Subject:</strong> 13470<br /><strong>Posted:</strong> 22 February 2009 at 10:42am<br /><br />Hi<br>Im creating application in C# using Xtreme Suite 12.0<br>in my application i have simple form that should contain AxReportControl and command bar(AxCommandBars).<br>The problem is that command bar is not created if from contain AxReportControl.<br>Im doing like that<br>1.Create new form<br>2.Drag and Drop AxCommandBars control on the form in Designer<br>3.Compile and run application <br>4.I can see empty command bar in the form.<br>5.Stop applcation<br>6.Drag and Drop AxReportControl on Form in designer<br>7.Compile and run appliction<br>8.I can see report control but Command Bar is missing for some reason.<br><br>What im doing wrong?<br><br>]]>
   </description>
   <pubDate>Sun, 22 Feb 2009 10:42:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13470&amp;PID=45731&amp;title=command-bar-with-reportcontrol-on-form#45731</guid>
  </item> 
 </channel>
</rss>