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. Visual Basic
  4. Painting of usercontrols

Painting of usercontrols

Scheduled Pinned Locked Moved Visual Basic
csharpdesignquestioncode-review
1 Posts 1 Posters 0 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.
  • C Offline
    C Offline
    Craster
    wrote on last edited by
    #1

    I currently have a usercontrol that is a large rectangular panel. On this usercontrol I have a series of usercontrols that are all smaller rectangles running horizontally. The smaller usercontrols run off the bottom of the panel and hence the panel is scrollable. This is by design. Each of the smaller usercontrols has a background image. When the panel is scrolled, the rendering of the smaller usercontrols is slow and blurred, only settling back to normal once the scrolling has stopped. Am I just asking too much by expecting it to render smoothly in mid-scroll, or can I improve matters by forcing repainting more frequently while the scrolling occurs? I am using VB .NET with VS2005. Thanks for any assistance, and please let me know if I haven't provided sufficient detail. -- modified at 9:01 Tuesday 7th February, 2006

    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