<?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 : DockingPane and dropdown action of combobox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : DockingPane and dropdown action of combobox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 22:34:38 +0000</pubDate>
  <lastBuildDate>Sat, 17 Nov 2007 08:10:10 +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=8191</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[DockingPane and dropdown action of combobox : Hi philb,  Thanks. For my case...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8191&amp;PID=28571&amp;title=dockingpane-and-dropdown-action-of-combobox#28571</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 8191<br /><strong>Posted:</strong> 17 November 2007 at 8:10am<br /><br />Hi philb,<DIV>&nbsp;</DIV><DIV>Thanks. For my case wont like to float pane since am calling forms from dll to create a composite form wit different options. Al try out oleg's advise and observe if any difference.</DIV><DIV>&nbsp;</DIV><DIV>regards,</DIV>]]>
   </description>
   <pubDate>Sat, 17 Nov 2007 08:10:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8191&amp;PID=28571&amp;title=dockingpane-and-dropdown-action-of-combobox#28571</guid>
  </item> 
  <item>
   <title><![CDATA[DockingPane and dropdown action of combobox : We have a similar problem, only...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8191&amp;PID=28325&amp;title=dockingpane-and-dropdown-action-of-combobox#28325</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3473">PhilB</a><br /><strong>Subject:</strong> 8191<br /><strong>Posted:</strong> 09 November 2007 at 2:29pm<br /><br />We have a similar problem, only with textboxes where the control won't get given the focus when you click on it. Agree with joeliner than the ribbonbar combination might have something to do with it as this is the only thing different i see to your sample (which works fine).<br><br>joeliner - does the problem go away if the pane is floated as this seems to fix it for us...?<br>]]>
   </description>
   <pubDate>Fri, 09 Nov 2007 14:29:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8191&amp;PID=28325&amp;title=dockingpane-and-dropdown-action-of-combobox#28325</guid>
  </item> 
  <item>
   <title><![CDATA[DockingPane and dropdown action of combobox : Hello,   Sorry, didn&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8191&amp;PID=28196&amp;title=dockingpane-and-dropdown-action-of-combobox#28196</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8191<br /><strong>Posted:</strong> 07 November 2007 at 2:14am<br /><br />Hello, <DIV>&nbsp;</DIV><DIV>Sorry, didn't see post with sample :-( When you submit some bugs/problems better use issuetrack than forum. </DIV><DIV>&nbsp;</DIV><DIV>Yes, when another Form used as pane for MDI child, vb failed to find right control to set focus.</DIV><DIV>&nbsp;</DIV><DIV>For MDI childs we very recommend instead of external forms use controls from same form as childs for panes.</DIV><DIV>&nbsp;</DIV><DIV>in frmDocument add PctureBox, add Combo to this picturebox and attach picturebox to pane instead of frmPane.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 07 Nov 2007 02:14:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8191&amp;PID=28196&amp;title=dockingpane-and-dropdown-action-of-combobox#28196</guid>
  </item> 
  <item>
   <title><![CDATA[DockingPane and dropdown action of combobox : hi oleg, noticed same behaviour...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8191&amp;PID=28194&amp;title=dockingpane-and-dropdown-action-of-combobox#28194</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 8191<br /><strong>Posted:</strong> 07 November 2007 at 2:01am<br /><br /><P>hi oleg,</P><P>noticed same behaviour with 11.2.1. Any hope?</P>]]>
   </description>
   <pubDate>Wed, 07 Nov 2007 02:01:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8191&amp;PID=28194&amp;title=dockingpane-and-dropdown-action-of-combobox#28194</guid>
  </item> 
  <item>
   <title><![CDATA[DockingPane and dropdown action of combobox : Hi oleg,  Looks got something...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8191&amp;PID=26793&amp;title=dockingpane-and-dropdown-action-of-combobox#26793</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 8191<br /><strong>Posted:</strong> 02 October 2007 at 9:32am<br /><br />Hi oleg,<DIV>&nbsp;</DIV><DIV>Looks got something to do with ribbonbar since it works fine if MDI form has no ribbonbar.</DIV><DIV>&nbsp;</DIV><DIV>av used ribbonMDIsample <a href="http://forum.codejock.com/uploads/20071002_092846_Ribb&#111;nMDISample.zip" target="_blank">uploads/20071002_092846_RibbonMDISample.zip</A></DIV><DIV>&nbsp;</DIV><DIV>note: all is ok if form is not MDIchild.</DIV><DIV>&nbsp;</DIV><DIV>thanks</DIV>]]>
   </description>
   <pubDate>Tue, 02 Oct 2007 09:32:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8191&amp;PID=26793&amp;title=dockingpane-and-dropdown-action-of-combobox#26793</guid>
  </item> 
  <item>
   <title><![CDATA[DockingPane and dropdown action of combobox : Hi,  hm. strange, I can&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8191&amp;PID=26549&amp;title=dockingpane-and-dropdown-action-of-combobox#26549</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8191<br /><strong>Posted:</strong> 27 September 2007 at 3:12pm<br /><br /><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>hm. strange, I can't reproduce it with our SdiSample.</DIV><DIV>Can you please attach small sample to show it?</DIV>]]>
   </description>
   <pubDate>Thu, 27 Sep 2007 15:12:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8191&amp;PID=26549&amp;title=dockingpane-and-dropdown-action-of-combobox#26549</guid>
  </item> 
  <item>
   <title><![CDATA[DockingPane and dropdown action of combobox : hi, i noticed a quire behaviour...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8191&amp;PID=26523&amp;title=dockingpane-and-dropdown-action-of-combobox#26523</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 8191<br /><strong>Posted:</strong> 27 September 2007 at 10:40am<br /><br /><P>hi,</P><P>i noticed a quire behaviour with the dockbar and suitecontrols.combobox - when the combobox is placed on a form and the form is then docked on to the main form that has a dockingpane, dockpane (i beleive) 'eats' up the dropdown action. apparently this also happens with the ms-combobox.</P><P>I donno if and how soon this will be fixed but am trying to avoid using other ways of displaying pick-items. hope it will be fixed for next sub-release.</P><P>regards,<BR></P>]]>
   </description>
   <pubDate>Thu, 27 Sep 2007 10:40:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8191&amp;PID=26523&amp;title=dockingpane-and-dropdown-action-of-combobox#26523</guid>
  </item> 
 </channel>
</rss>