<?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 : Add search bar in MDI document view ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Add search bar in MDI document view ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 16:36:22 +0000</pubDate>
  <lastBuildDate>Wed, 28 Oct 2009 14:10:16 +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=15422</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[Add search bar in MDI document view ? : Hi. Is there a way to apply codejock...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15422&amp;PID=54292&amp;title=add-search-bar-in-mdi-document-view#54292</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4876">unknow</a><br /><strong>Subject:</strong> 15422<br /><strong>Posted:</strong> 28 October 2009 at 2:10pm<br /><br />Hi. Is there a way to apply codejock theme manager to the standard CDialogBar ?]]>
   </description>
   <pubDate>Wed, 28 Oct 2009 14:10:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15422&amp;PID=54292&amp;title=add-search-bar-in-mdi-document-view#54292</guid>
  </item> 
  <item>
   <title><![CDATA[Add search bar in MDI document view ? : Hi,  CDialogBar works with Windows...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15422&amp;PID=54177&amp;title=add-search-bar-in-mdi-document-view#54177</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15422<br /><strong>Posted:</strong> 26 October 2009 at 3:30am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>CDialogBar works with Windows 7 without problem. Don't see nothing wrong about this class.</DIV>]]>
   </description>
   <pubDate>Mon, 26 Oct 2009 03:30:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15422&amp;PID=54177&amp;title=add-search-bar-in-mdi-document-view#54177</guid>
  </item> 
  <item>
   <title><![CDATA[Add search bar in MDI document view ? : I did using the MFC CDialogbar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15422&amp;PID=54129&amp;title=add-search-bar-in-mdi-document-view#54129</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4876">unknow</a><br /><strong>Subject:</strong> 15422<br /><strong>Posted:</strong> 24 October 2009 at 6:56am<br /><br />I did using the MFC CDialogbar + CRebar (for docking + show/hide support) that I added into the CChildFrame::OnCreate <DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>But I'm wondering if this code will still be supported in Windows 7; I mean the CDialog bar is a pretty old MFC class; <strong>What's your opinion about this ?</strong></DIV><DIV>&nbsp;</DIV><DIV>The CXTPMessageBar looks nice too but the CDialogbar is of course easier since I need to handle events from controls within the dialog bar template.</DIV><DIV>&nbsp;</DIV><DIV>Thanks.</DIV>]]>
   </description>
   <pubDate>Sat, 24 Oct 2009 06:56:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15422&amp;PID=54129&amp;title=add-search-bar-in-mdi-document-view#54129</guid>
  </item> 
  <item>
   <title><![CDATA[Add search bar in MDI document view ? : Hi,   Our RibbonSample has sample...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15422&amp;PID=54101&amp;title=add-search-bar-in-mdi-document-view#54101</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15422<br /><strong>Posted:</strong> 23 October 2009 at 8:27am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>Our RibbonSample has sample for CXTPMessageBar. you can copy its code to your application and adopt for search pane.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>or maybe easier create dialog temp and create standard MFC CDialogBar for it.</DIV>]]>
   </description>
   <pubDate>Fri, 23 Oct 2009 08:27:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15422&amp;PID=54101&amp;title=add-search-bar-in-mdi-document-view#54101</guid>
  </item> 
  <item>
   <title><![CDATA[Add search bar in MDI document view ? : Hi all; I would like to add a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15422&amp;PID=54087&amp;title=add-search-bar-in-mdi-document-view#54087</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4876">unknow</a><br /><strong>Subject:</strong> 15422<br /><strong>Posted:</strong> 22 October 2009 at 7:28pm<br /><br />Hi all; I would like to add a search bar tool in my MDI document view, just as this example taken from IE8 (see RED area).<DIV>&nbsp;</DIV><DIV>I've seen the Pane sample, but I'm not sure this is the correct way to do, and I don't want to have a caption, only the bar itself.</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20091022_192751_ie8bar.jpg" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Can someone please link me to a sample ?</DIV><DIV>&nbsp;</DIV><DIV>Thanks!</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 22 Oct 2009 19:28:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15422&amp;PID=54087&amp;title=add-search-bar-in-mdi-document-view#54087</guid>
  </item> 
 </channel>
</rss>