<?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 : C&#111;ntrolEdit &#111;n a Command Bar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : C&#111;ntrolEdit &#111;n a Command Bar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 04:30:28 +0000</pubDate>
  <lastBuildDate>Wed, 19 Oct 2005 11:47:58 +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=3022</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[C&#111;ntrolEdit &#111;n a Command Bar : If it is a CommandBar edit control:...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3022&amp;PID=9132&amp;title=controledit-on-a-command-bar#9132</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 3022<br /><strong>Posted:</strong> 19 October 2005 at 11:47am<br /><br />If it is a CommandBar edit control:<br><br>&nbsp;&nbsp;&nbsp; In the execute event, you must catch the id of the button you pressed and do somehting like this:<br><br>&nbsp;&nbsp;&nbsp; Dim Control As CommandBarEdit<br>&nbsp;&nbsp;&nbsp; Set Control = CommandBar.FindControl(, ID_TOOLS_UNDO, ,True)<br>&nbsp;&nbsp;&nbsp; If Not Control Is Nothing Then<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  Dim MyText as String<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  MyText = Control.Text<br>&nbsp;&nbsp;&nbsp; End If<br>]]>
   </description>
   <pubDate>Wed, 19 Oct 2005 11:47:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3022&amp;PID=9132&amp;title=controledit-on-a-command-bar#9132</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;ntrolEdit &#111;n a Command Bar : Hi there, i&amp;#039;ve recently started...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3022&amp;PID=9022&amp;title=controledit-on-a-command-bar#9022</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1539">Noxy</a><br /><strong>Subject:</strong> 3022<br /><strong>Posted:</strong> 12 October 2005 at 6:18pm<br /><br />Hi there, i've recently started usind codejock's activeX....<br>I added a CommandBar to a form, in that same commandbar I have onebutton popup and inside that popup i have a edit box and a normalbutton.<br>I would like to know what do I have to do in order to obtain the content of the edit box when i click on the button.<br>Thank you all in advance<br>]]>
   </description>
   <pubDate>Wed, 12 Oct 2005 18:18:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3022&amp;PID=9022&amp;title=controledit-on-a-command-bar#9022</guid>
  </item> 
 </channel>
</rss>