<?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 : Maximise with Custom Control Problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Maximise with Custom Control Problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 03:46:41 +0000</pubDate>
  <lastBuildDate>Thu, 25 Oct 2007 06:24: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=8524</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[Maximise with Custom Control Problem : I&amp;#039;m using a custom control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8524&amp;PID=27676&amp;title=maximise-with-custom-control-problem#27676</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3417">stevepert</a><br /><strong>Subject:</strong> 8524<br /><strong>Posted:</strong> 25 October 2007 at 6:24am<br /><br />I'm using a custom control (a date picker) on a ribbon bar in VB. Occasionally when I maximise my application the date picker locates itself on the title bar rather than in the ribbon group. Is there anything I can do to force it to redraw itself in the right position? It resets itself if I resize the app with the mouse but I can't see how to do this in code.<br><br> Dim custControl As CommandBarControlCustom<br>Set custControl = grp.Add(XtremeCommandBars.XTPControlType.xtpControlCustom, ID_TOOL_APPTS_DTPICKER, "Date Picker", False, False)<br>custControl.DescriptionText = "Date"<br>custControl.flags = xtpFlagControlStretched<br>custControl.Handle = dtpDateView.hWnd<br>]]>
   </description>
   <pubDate>Thu, 25 Oct 2007 06:24:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8524&amp;PID=27676&amp;title=maximise-with-custom-control-problem#27676</guid>
  </item> 
 </channel>
</rss>