<?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 : DialogBar child window flickering.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : DialogBar child window flickering.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 14:42:22 +0000</pubDate>
  <lastBuildDate>Tue, 25 Aug 2009 04:39:31 +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=15041</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[DialogBar child window flickering. : I have a flickering issue related...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15041&amp;PID=52354&amp;title=dialogbar-child-window-flickering#52354</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5362">supermip</a><br /><strong>Subject:</strong> 15041<br /><strong>Posted:</strong> 25 August 2009 at 4:39am<br /><br />I have a flickering issue related to the following feature:<br><br>I am working in Visual Basic 6.0 service pack 5.<br><br>In a mdi application, I have created a form without border. Into this form you will find two controls (a tree view and a list view).<br><br>I have attach this form to a DialogBar like this:<br>&nbsp;With EoForm<br>&nbsp; Set DlgBar = .CommandSetupBars.AddDialogBar("TaskPanel", xtpBarBottom)<br>&nbsp; DlgBar.Caption = "Project Browser"<br>&nbsp; DlgBar.SetSize EoForm.Width / Screen.TwipsPerPixelX, 100<br>&nbsp; DlgBar.Closeable = False<br>&nbsp; DlgBar.EnableAnimation = False<br>&nbsp; Dim frm As frmDocument<br>&nbsp; Set frm = New frmDocument<br>&nbsp; Load frm<br>&nbsp; DlgBar.ChildHandle = frm.hWnd<br>&nbsp;End With<br><br>When I resize the main application border, I get a flickering side effect on the treeview and listview.<br><br>If I attach frmdocument as a child window to the main mdi form, I do not get this flickering effect.<br><br>What could be the reason ?<br><br>Thank you very much in advanced. <br>Best regards,<br>Michel.<br><br>PS: See my CodeJock-issue.zip test program to demonstrate that issue.<br><a href="uploads/20090825_043630_CodeJock-issue.zip" target="_blank">uploads/20090825_043630_CodeJock-issue.zip</a><br><br>]]>
   </description>
   <pubDate>Tue, 25 Aug 2009 04:39:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15041&amp;PID=52354&amp;title=dialogbar-child-window-flickering#52354</guid>
  </item> 
 </channel>
</rss>