<?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 : Get text? (Solved)</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Get text? (Solved)]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 16:29:36 +0000</pubDate>
  <lastBuildDate>Tue, 03 Feb 2009 11:18:48 +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=13322</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[Get text? (Solved) : Thank You, It works. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13322&amp;PID=45111&amp;title=get-text-solved#45111</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4182">rplp4</a><br /><strong>Subject:</strong> 13322<br /><strong>Posted:</strong> 03 February 2009 at 11:18am<br /><br />Thank You,<DIV>It works.</DIV>]]>
   </description>
   <pubDate>Tue, 03 Feb 2009 11:18:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13322&amp;PID=45111&amp;title=get-text-solved#45111</guid>
  </item> 
  <item>
   <title><![CDATA[Get text? (Solved) : Try:  CommandBars.FindControl(,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13322&amp;PID=45110&amp;title=get-text-solved#45110</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3253">Mr.Den</a><br /><strong>Subject:</strong> 13322<br /><strong>Posted:</strong> 03 February 2009 at 11:09am<br /><br /><DIV>Try:</DIV><DIV>&nbsp;</DIV><DIV>CommandBars.FindControl(, ID_EDIT_TEXT).Text</DIV><DIV>&nbsp;</DIV><DIV>To get the value</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 03 Feb 2009 11:09:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13322&amp;PID=45110&amp;title=get-text-solved#45110</guid>
  </item> 
  <item>
   <title><![CDATA[Get text? (Solved) :  How can I get the text entered...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13322&amp;PID=45096&amp;title=get-text-solved#45096</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4182">rplp4</a><br /><strong>Subject:</strong> 13322<br /><strong>Posted:</strong> 02 February 2009 at 8:50pm<br /><br />&nbsp;&nbsp;&nbsp; <DIV>How can I get the text entered into ID_EDIT_TEXT?&nbsp;&nbsp; I would lik to know how to get the text when a command bar button is clicked and how to get the text when a button on a form is clicked.&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><table width="99%"><tr><td><pre class="BBcode"></DIV><DIV>Dim EditBar As CommandBar<BR>&nbsp;&nbsp;&nbsp; Set EditBar = CommandBars.Add("Edit", xtpBarTop)<BR>&nbsp;&nbsp;&nbsp; With EditBar.Controls<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Add xtpControlEdit, ID_EDIT_TEXT, "Enter distance"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set control = .Add(xtpControlButton, ID_EDIT_OK, "OK")<BR>&nbsp;&nbsp;&nbsp; End With<BR></pre></td></tr></table></DIV>]]>
   </description>
   <pubDate>Mon, 02 Feb 2009 20:50:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13322&amp;PID=45096&amp;title=get-text-solved#45096</guid>
  </item> 
 </channel>
</rss>