Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows Forms
  4. Avoid Flickering in window form

Avoid Flickering in window form

Scheduled Pinned Locked Moved Windows Forms
3 Posts 3 Posters 11 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    ginsa vaheed
    wrote on last edited by
    #1

    Avoid Flickering in window form

    L Richard DeemingR 2 Replies Last reply
    0
    • G ginsa vaheed

      Avoid Flickering in window form

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Reposting the same question, without any additional information in multiple forums. If it is during painting, then read about the DoubleBuffered property. If it is during processing, check out what a thread is and move the work to a thread. If it is during construction of the form/initial show, then you probably have lots of controls on that form and should try to remove some.

      Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

      1 Reply Last reply
      0
      • G ginsa vaheed

        Avoid Flickering in window form

        Richard DeemingR Offline
        Richard DeemingR Offline
        Richard Deeming
        wrote on last edited by
        #3

        You seem to have mistaken this site for Google. Over and over and over again...[^] Rather than constantly re-posting the same terse demands for code, try typing your question into a search engine. You'll get the results much faster, and you won't end up annoying the unpaid volunteers who are here to help when you have a genuine question.


        "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

        "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups