Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8328405
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T01:25:58+00:00 2026-06-09T01:25:58+00:00

I have problem with rendering images in ListView in winforms app based on .NET

  • 0

I have problem with rendering images in ListView in winforms app based on .NET 3.5.

In ListView control I use LargeImageList as thumbnails.

App works correctly in Win 7 – images in thumbnails are OK but if app runs in Win XP images in thumbnails are rendered bad.

Difference between rendering in Win 7 and Win Xp is on this image.

What can cause this behavior?

EDITED: Thank you all for response and advice.It’s solved. I use another control not winforms listview.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T01:26:01+00:00Added an answer on June 9, 2026 at 1:26 am

    You can try using the free ObjectListView control for this purpose. You can download it from http://objectlistview.sourceforge.net.

    Basic Implementation

    1. Replace your regular ListView control with an ObjectListView.
    2. Create a class that contains the fields you want to display on the ObjectListView.
      This is necessary because OLV does not directly use a ListViewItem to display elements.
    3. Create columns (in code) in the OLV and specify the property (from step 2) that will be displayed for the column.
    4. Set the ImageGetter property of the column for which you want to display an image (usually the first column) to a function that returns an Image, string or int which corresponds to the image you want to display for the item.
      If a function returns string or int, then the image in the OLV’s LargeImageList or SmallImageList will be displayed for the item.
    5. Create an Enumerable collection of the items you want to display and attach it to the OLV using the SetObjects or AddObjects method.
    6. In the function for returning the image to be displayed for an item, render the image with GDI (or anyhow you want) and return it for display in the OLV.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

since they have same rendering engine, this problem shows in both. it works great
I have a problem with rendering my html page by the same browsers in
Ok so I have a problem with rails and rendering partials. I have a
Ok, here's a problem I'm having. I have Lua bindings to a rendering engine
I have a problem with the rendering of a cube. I don't know why
I have a simple rails app and i use paperclip gem for my image
I have a problem just with rendering a simple rotating cube with SlimDX (DirectX
I have a rectangle and i am rendering images in it. I am using
I'm trying to create thumbnails for uploaded images in a JRuby/Rails app using the
i have a problem with rendering image on RDL file in reporting services (SQL

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.