<?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 : CommandbarEdit control</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : CommandbarEdit control]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 19:34:42 +0000</pubDate>
  <lastBuildDate>Fri, 27 Jun 2008 13:49:34 +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=11209</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[CommandbarEdit control : uugh, it was using the AS to cast...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37534&amp;title=commandbaredit-control#37534</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3264">Nutty101</a><br /><strong>Subject:</strong> 11209<br /><strong>Posted:</strong> 27 June 2008 at 1:49pm<br /><br />uugh, it was using the AS to cast it. Many many thanks as this resolved it.<br>]]>
   </description>
   <pubDate>Fri, 27 Jun 2008 13:49:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37534&amp;title=commandbaredit-control#37534</guid>
  </item> 
  <item>
   <title><![CDATA[CommandbarEdit control :  Add this to C# Ribbon Execute...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37523&amp;title=commandbaredit-control#37523</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 11209<br /><strong>Posted:</strong> 27 June 2008 at 11:51am<br /><br />Add this to C# Ribbon Execute Event and select different fonts in the Home tab:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; case ID.ID_FONT_FACE:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; XtremeCommandBars.CommandBarComboBox myCombo =<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; eventArgs.control as XtremeCommandBars.CommandBarComboBox;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MessageBox.Show(myCombo.Text + " clicked", "Button Clicked");<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; break;&nbsp;&nbsp;&nbsp; <br>]]>
   </description>
   <pubDate>Fri, 27 Jun 2008 11:51:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37523&amp;title=commandbaredit-control#37523</guid>
  </item> 
  <item>
   <title><![CDATA[CommandbarEdit control : Btw thanks for trying to help...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37519&amp;title=commandbaredit-control#37519</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3264">Nutty101</a><br /><strong>Subject:</strong> 11209<br /><strong>Posted:</strong> 27 June 2008 at 10:52am<br /><br />Btw thanks for trying to help with this.&nbsp;<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle">]]>
   </description>
   <pubDate>Fri, 27 Jun 2008 10:52:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37519&amp;title=commandbaredit-control#37519</guid>
  </item> 
  <item>
   <title><![CDATA[CommandbarEdit control : Hi,  Strange ???? With VB it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37518&amp;title=commandbaredit-control#37518</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11209<br /><strong>Posted:</strong> 27 June 2008 at 10:50am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Strange ???? With VB it doesn't show but it works. Same as with a commandbar combobox (listindex) doesn't show but it works. Think you have to shout for someone who is really into C#</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 27 Jun 2008 10:50:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37518&amp;title=commandbaredit-control#37518</guid>
  </item> 
  <item>
   <title><![CDATA[CommandbarEdit control : Can&amp;#039;t compile. :(  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37517&amp;title=commandbaredit-control#37517</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3264">Nutty101</a><br /><strong>Subject:</strong> 11209<br /><strong>Posted:</strong> 27 June 2008 at 10:23am<br /><br />Can't compile. :(]]>
   </description>
   <pubDate>Fri, 27 Jun 2008 10:23:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37517&amp;title=commandbaredit-control#37517</guid>
  </item> 
  <item>
   <title><![CDATA[CommandbarEdit control : Hi,  With VB it doesn&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37514&amp;title=commandbaredit-control#37514</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11209<br /><strong>Posted:</strong> 27 June 2008 at 9:59am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>With VB it doesn't show neither just try it anyway.</DIV>]]>
   </description>
   <pubDate>Fri, 27 Jun 2008 09:59:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37514&amp;title=commandbaredit-control#37514</guid>
  </item> 
  <item>
   <title><![CDATA[CommandbarEdit control : Dunno. It&amp;#039;s just not there....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37510&amp;title=commandbaredit-control#37510</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3264">Nutty101</a><br /><strong>Subject:</strong> 11209<br /><strong>Posted:</strong> 27 June 2008 at 9:36am<br /><br />Dunno. It's just not there. Gotta be something with the demo control then or I am just loosing it. Here is the version screen and a shot of the class from vs2008.<br><img src="uploads/20080627_093534_CodeJock.Img.00.png" height="264" width="308" border="0"><br><img src="uploads/20080627_093353_CodeJock.Img.00.png" height="278" width="410" border="0">]]>
   </description>
   <pubDate>Fri, 27 Jun 2008 09:36:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37510&amp;title=commandbaredit-control#37510</guid>
  </item> 
  <item>
   <title><![CDATA[CommandbarEdit control : Hi,  I ment how you add the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37466&amp;title=commandbaredit-control#37466</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11209<br /><strong>Posted:</strong> 27 June 2008 at 1:47am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I ment how you add the editControl to commandbar. But I see you have an execute event handler</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Try this:</DIV><DIV>&nbsp;</DIV><FONT size=2><P>private void CommandBars_Execute(object sender, AxXtremeCommandBars._DCommandBarsEvents_ExecuteEvent eventArgs)</P><P>{</P><P>switch (eventArgs.control.Id)</P><P>{</P><P>case ID.YOUR EDIT ID:</P><P>MessageBox.Show(eventArgs.<FONT color=#ff0000><strong>control.Text</strong> </FONT>+ " clicked", "Edit text");</P><P>break; </P><P>}</P><P>}</P><DIV></DIV><P>&nbsp;</P><P>If you added the control correctly, you see the text you entered.</P><DIV>&nbsp;</FONT></DIV>]]>
   </description>
   <pubDate>Fri, 27 Jun 2008 01:47:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37466&amp;title=commandbaredit-control#37466</guid>
  </item> 
  <item>
   <title><![CDATA[CommandbarEdit control : I used the designer to create...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37450&amp;title=commandbaredit-control#37450</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3264">Nutty101</a><br /><strong>Subject:</strong> 11209<br /><strong>Posted:</strong> 26 June 2008 at 6:15pm<br /><br />I used the designer to create everything. Im lazy and in a hurry. Triedthe activex a long time ago but they decided not to continue until wereplaced the phone system. So now we have a new system and i have tohave a working model to demo soon for a new client. Have two guicomponents i am testing with. I just like the codejock suite better.<br><br>The commandbars are on a MDI form:<br><br>internal AxXtremeCommandBars.AxCommandBars axCommandBars1;<br><br>this.axCommandBars1 = new AxXtremeCommandBars.AxCommandBars();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; this.axCommandBars1.Enabled = true;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; this.axCommandBars1.Location = new System.Drawing.Point(26, 22);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; this.axCommandBars1.Name = "axCommandBars1";<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; this.axCommandBars1.OcxState =((System.Windows.Forms.AxHost.State)(resources.GetObject("axCommandBars1.OcxState")));<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; this.axCommandBars1.Size = new System.Drawing.Size(24, 24);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; this.axCommandBars1.TabIndex = 1;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; this.axCommandBars1.Execute += new &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;AxXtremeCommandBars._DCommandBarsEvents_ExecuteEventHandler(this.axCommandBars1_Execute);<br><br><br><br><br><br>]]>
   </description>
   <pubDate>Thu, 26 Jun 2008 18:15:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37450&amp;title=commandbaredit-control#37450</guid>
  </item> 
  <item>
   <title><![CDATA[CommandbarEdit control : Hi,  Do you add commandbar to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37449&amp;title=commandbaredit-control#37449</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11209<br /><strong>Posted:</strong> 26 June 2008 at 4:33pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Do you add commandbar to commandbars or activemenubar. How do add the editcontrol. Can you give me a sample how you do this?</DIV><DIV>&nbsp;</DIV><DIV>I can't stand if I'm not able to help you, even when you have a different language <img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Thu, 26 Jun 2008 16:33:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11209&amp;PID=37449&amp;title=commandbaredit-control#37449</guid>
  </item> 
 </channel>
</rss>