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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Problem getting text from ListView in another app

Problem getting text from ListView in another app

Scheduled Pinned Locked Moved C#
csharphelptutorial
3 Posts 2 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.
  • F Offline
    F Offline
    Farhan Ali
    wrote on last edited by
    #1

    Hi, I have made an application in C# which captures data from ListView control.when i test this application,for some ListViews it gives correct data but for some it crashes the other application whose data i try to retrieved. I have read somewhere that if ListView control is owner driven then i wont be able to get that data,i dont know whether that is owner driven or not if that is owner driven then can anybody knows the solution or if there is any other problem then please guide me. Thank you.

    C 1 Reply Last reply
    0
    • F Farhan Ali

      Hi, I have made an application in C# which captures data from ListView control.when i test this application,for some ListViews it gives correct data but for some it crashes the other application whose data i try to retrieved. I have read somewhere that if ListView control is owner driven then i wont be able to get that data,i dont know whether that is owner driven or not if that is owner driven then can anybody knows the solution or if there is any other problem then please guide me. Thank you.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      If it's owner drawn, then you have no idea where the data is stored, and there's not much you can do.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      F 1 Reply Last reply
      0
      • C Christian Graus

        If it's owner drawn, then you have no idea where the data is stored, and there's not much you can do.

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        F Offline
        F Offline
        Farhan Ali
        wrote on last edited by
        #3

        Well thanx for your reply ok lets say it is not owner driven what can be the other solution for that. Thanx

        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