<?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 : Text property?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Text property?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 27 May 2026 23:20:22 +0000</pubDate>
  <lastBuildDate>Tue, 04 Oct 2005 02:23:13 +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=2990</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[Text property? : if you want to set index by text...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2990&amp;PID=8936&amp;title=text-property#8936</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2990<br /><strong>Posted:</strong> 04 October 2005 at 2:23am<br /><br /><P>if you want to set index by text replace it to</P><P>Set Control = CommandBars.Item(3).Controls(1)</P><P>Control.ListIndex&nbsp; = Control.FindItem("Hello")</P>]]>
   </description>
   <pubDate>Tue, 04 Oct 2005 02:23:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2990&amp;PID=8936&amp;title=text-property#8936</guid>
  </item> 
  <item>
   <title><![CDATA[Text property? :   oleg wrote: Hello, use ListIndex...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2990&amp;PID=8925&amp;title=text-property#8925</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=489">rdeboer</a><br /><strong>Subject:</strong> 2990<br /><strong>Posted:</strong> 03 October 2005 at 8:00am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br /><P>Hello,</P><P>use ListIndex if your DropDownList doesn't allow edit:</P><P>CommandBars.Item(3).Controls(1).ListIndex = 2</td></tr></table> </P><P>I don't want to use the Listindex property,&nbsp;but the TEXT property.</P><P>Why doesn't&nbsp;this work in&nbsp;9.80 ?</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 03 Oct 2005 08:00:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2990&amp;PID=8925&amp;title=text-property#8925</guid>
  </item> 
  <item>
   <title><![CDATA[Text property? : Hello, use ListIndex if your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2990&amp;PID=8923&amp;title=text-property#8923</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2990<br /><strong>Posted:</strong> 03 October 2005 at 7:51am<br /><br /><P>Hello,</P><P>use ListIndex if your DropDownList doesn't allow edit:</P>CommandBars.Item(3).Controls(1).ListIndex = 2]]>
   </description>
   <pubDate>Mon, 03 Oct 2005 07:51:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2990&amp;PID=8923&amp;title=text-property#8923</guid>
  </item> 
  <item>
   <title><![CDATA[Text property? : In v9.70. I used: CommandBars.Item(3).Controls(1).Text...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2990&amp;PID=8921&amp;title=text-property#8921</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=489">rdeboer</a><br /><strong>Subject:</strong> 2990<br /><strong>Posted:</strong> 03 October 2005 at 7:06am<br /><br /><P>In v9.70. I used:</P><P>CommandBars.Item(3).Controls(1).Text = "Hello"</P><P>to change the text within a DropDownList</P><P>Since 9.80, that doesn't work anymore?</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 03 Oct 2005 07:06:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2990&amp;PID=8921&amp;title=text-property#8921</guid>
  </item> 
 </channel>
</rss>