0
Reply

bug

Amit  M

Amit M

Feb 29 2008 8:27 AM
2.7k
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)