Question about Custom UserControls and resources

  • Thread starter Thread starter MLyons10
  • Start date Start date
M

MLyons10

Guest
Hello everyone!

I have a custom UserControl that displays thumbnail images in a panel but notice that the panel is very slow and laggy when scrolling through them with the scrollbar.

The userControl is pretty basic, populating a small thumbnail image from a previously populated ImageList. I wouldn't expect it to be all that demanding...

What recommendations would everyone have to make this more responsive? My intention is to ultimately have a few different custom UserControls based on what the item is (picture, audio file, document, etc), so I want to do this with a custom UserControl.

I appreciate everyone's help!

Continue reading...
 
Back
Top