Click here to Skip to main content
15,861,125 members

Comments by Member 9092048 (Top 9 by date)

Member 9092048 22-Apr-13 4:57am View    
no actually there is a list box in which first a image is there then the name is written. On moving the scroll bar to read the name and then again going back toleft of scroll bar to see the image patches of that image are forming but if i click on the the name in listbox those patches dissapear
Member 9092048 21-Sep-12 12:26pm View    
tried listView1.Items[1].SubItems.Add("hello",Color.green); but giving me error add function cannot be overloaded
Member 9092048 21-Sep-12 12:25pm View    
whole row
Member 9092048 21-Sep-12 10:59am View    
(System.IO.BinaryWriter file = new System.IO.BinaryWriter(File.Open("e:\\test.jpg", FileMode.Append)))

this is how i create a file and then i write into the file byte by byte. then i want to save it with a differnt name
Member 9092048 21-Sep-12 10:54am View    
not getting save as option in file