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. C#
  4. bug

bug

Scheduled Pinned Locked Moved C#
helpcsharp
3 Posts 3 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.
  • A Offline
    A Offline
    amit_83
    wrote on last edited by
    #1

    Hi, i have got a error when i double click on ListView of .Net control, in windows form.can any one tell me its solution. at System.Windows.Forms.ListViewItem.set_Checked(Boolean value) at System.Windows.Forms.ListView.WmNmDblClick(Message& m) at System.Windows.Forms.ListView.WmReflectNotify(Message& m) at System.Windows.Forms.ListView.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    amit

    N C 2 Replies Last reply
    0
    • A amit_83

      Hi, i have got a error when i double click on ListView of .Net control, in windows form.can any one tell me its solution. at System.Windows.Forms.ListViewItem.set_Checked(Boolean value) at System.Windows.Forms.ListView.WmNmDblClick(Message& m) at System.Windows.Forms.ListView.WmReflectNotify(Message& m) at System.Windows.Forms.ListView.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

      amit

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      Start with Item #3 http://www.codeproject.com/script/Forums/View.aspx?fid=1649&msg=1278604[^]


      only two letters away from being an asset

      1 Reply Last reply
      0
      • A amit_83

        Hi, i have got a error when i double click on ListView of .Net control, in windows form.can any one tell me its solution. at System.Windows.Forms.ListViewItem.set_Checked(Boolean value) at System.Windows.Forms.ListView.WmNmDblClick(Message& m) at System.Windows.Forms.ListView.WmReflectNotify(Message& m) at System.Windows.Forms.ListView.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

        amit

        C Offline
        C Offline
        Colin Angus Mackay
        wrote on last edited by
        #3

        Nice. You send us the call stack (or possibly part of one), but not the error message itself. Therefore we don't know what the error is other than it happened at some point when checking or unchecking a list box item.

        Upcoming FREE developer events: * Developer Day Scotland Recent blog posts: * Different ways to add point data in SQL Server 2008 * Spatial References in SQL Server 2008 My website |

        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