<?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 : Edittext in a popup like access</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Edittext in a popup like access]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 00:41:15 +0000</pubDate>
  <lastBuildDate>Sat, 29 Apr 2006 06:37:47 +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=4092</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[Edittext in a popup like access : hi,how can i create a popup wich...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4092&amp;PID=12518&amp;title=edittext-in-a-popup-like-access#12518</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1951">cmaxmedia</a><br /><strong>Subject:</strong> 4092<br /><strong>Posted:</strong> 29 April 2006 at 6:37am<br /><br /><P>hi,<BR>how can i create a popup wich contains a edit-filter-textbox control&nbsp;looks&nbsp;like access? An icon on the left side and also an icon on the right side?</P><P>i have tried:<BR><table width="99%"><tr><td><pre class="BBcode"><BR>&nbsp;&nbsp;&nbsp; Dim Control As CommandBarControl<BR>&nbsp;&nbsp;&nbsp; Dim popup As CommandBar</P><P>&nbsp;&nbsp;&nbsp; Set Control = popup.Controls.Add(xtpControlEdit, ID_EDIT_SEARCH_POPUP, "Filter")&nbsp; '&lt;= there is a search icon</P><P>&nbsp;&nbsp;&nbsp; 'Control.Style = xtpButtonIconAndCaption&nbsp; '&lt;= Error<BR></pre></td></tr></table><BR><BR>this looks very nice, but: i want to have an icon. the property Control.IconId works but no icon is shown and the property Control.Style = xtpButtonIconAndCaption calls an error "object doesn't support this property or method (438)</P><P>thanx<BR></P>]]>
   </description>
   <pubDate>Sat, 29 Apr 2006 06:37:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4092&amp;PID=12518&amp;title=edittext-in-a-popup-like-access#12518</guid>
  </item> 
 </channel>
</rss>