How to resolve the flickering issue while resizing the treeview in c# net

Locked How to resolve the flickering issue while resizing the treeview in c# net

  • Friday, March 30, 2012 9:25 AM
     
     
    Hi,
    I have a treeview conrol which is docked to a window the treeview got flickered when the window is resized...
    How to resolve the flickering issue while resizing the treeview?

All Replies

  • Sunday, April 01, 2012 8:11 AM
     
     

    Hi,

    Check below link

    http://knowdotnet.com/articles/flickeringwhileresizing.html

    Best Regards,

    Anand

  • Friday, April 13, 2012 9:07 AM
     
     Proposed Answer

    Hello,

    Follow the links below. It may help you.

    http://www.codeproject.com/Questions/357399/How-to-resolve-the-flickering-issue-while-resizing

    http://www.aspnet-answers.com/microsoft/NET-Windows-Forms/30849753/treeview-flickering-while-searching-nodes.aspx

    • Proposed As Answer by Kevin.kalou Friday, April 20, 2012 8:53 AM
    •