<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: double buffer in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/double-buffer/m-p/3112458#M59839</link>
    <description>&lt;P&gt;THANK YOU THANK YOU THANK YOU.&lt;/P&gt;&lt;P&gt;It worked, You have mde me so happy, LOL.&lt;/P&gt;&lt;P&gt;Thanks again mohnston.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Martin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Aug 2011 16:51:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-08-03T16:51:19Z</dc:date>
    <item>
      <title>double buffer</title>
      <link>https://forums.autodesk.com/t5/net-forum/double-buffer/m-p/3111978#M59836</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I am still having trouble with my GUI objects &amp;nbsp;dialogs objects flickering.&lt;/P&gt;&lt;P&gt;I have read that maybe double buffering may help. &amp;nbsp;Is anyone familiar with this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Martin.&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2011 08:47:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/double-buffer/m-p/3111978#M59836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-03T08:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: double buffer</title>
      <link>https://forums.autodesk.com/t5/net-forum/double-buffer/m-p/3112422#M59837</link>
      <description>&lt;P&gt;I have had those problems with DataGridViews.&lt;/P&gt;&lt;P&gt;I use this in my form initialization:&lt;/P&gt;&lt;PRE&gt;typeof(DataGridView).InvokeMember(
	"DoubleBuffered",
	BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.SetProperty,
	null,
	myDataGridView,
	new object[] { true });&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2011 16:17:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/double-buffer/m-p/3112422#M59837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-03T16:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: double buffer</title>
      <link>https://forums.autodesk.com/t5/net-forum/double-buffer/m-p/3112426#M59838</link>
      <description>&lt;P&gt;Have you tried setting the forms DoubleBuffered property to true?&lt;/P&gt;﻿﻿</description>
      <pubDate>Wed, 03 Aug 2011 16:18:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/double-buffer/m-p/3112426#M59838</guid>
      <dc:creator>jeff</dc:creator>
      <dc:date>2011-08-03T16:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: double buffer</title>
      <link>https://forums.autodesk.com/t5/net-forum/double-buffer/m-p/3112458#M59839</link>
      <description>&lt;P&gt;THANK YOU THANK YOU THANK YOU.&lt;/P&gt;&lt;P&gt;It worked, You have mde me so happy, LOL.&lt;/P&gt;&lt;P&gt;Thanks again mohnston.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Martin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2011 16:51:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/double-buffer/m-p/3112458#M59839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-03T16:51:19Z</dc:date>
    </item>
  </channel>
</rss>

