Click here to Skip to main content
15,889,281 members
Home / Discussions / C#
   

C#

 
GeneralRe: Regarding nested structs: Instance Field Initializers Pin
kalaveer30-Oct-06 1:24
kalaveer30-Oct-06 1:24 
GeneralRe: Regarding nested structs: Instance Field Initializers Pin
Pete O'Hanlon30-Oct-06 1:39
mvePete O'Hanlon30-Oct-06 1:39 
QuestionFile Browse Window Pin
Rustamyan29-Oct-06 22:44
Rustamyan29-Oct-06 22:44 
AnswerRe: File Browse Window Pin
subrata.jana29-Oct-06 23:05
subrata.jana29-Oct-06 23:05 
GeneralRe: File Browse Window Pin
subrata.jana29-Oct-06 23:07
subrata.jana29-Oct-06 23:07 
AnswerRe: File Browse Window Pin
saqib8230-Oct-06 2:50
saqib8230-Oct-06 2:50 
QuestionSerial port logger testing solution Pin
nemopeti29-Oct-06 22:27
nemopeti29-Oct-06 22:27 
Questionweird error... Pin
Support12329-Oct-06 22:23
Support12329-Oct-06 22:23 
Hi all,

I'm not sure what is wrong with the following code:

ListViewItem _numItem = lvNumberChekker.Items.Add("klkl");

the error underlines the "lvNumberChekker.Items.Add" part and it says: Cannot implicitly convert type 'int' to 'System.Windows.Forms.ListViewItem'

I've done pretty much the same thing on another section and it works fine.

please help

Thank you in advance
Nico

"Many of life's failures are people who did not realize how close they were to success when they gave up." Thomas A. Edison

AnswerRe: weird error... Pin
Robert Rohde30-Oct-06 0:21
Robert Rohde30-Oct-06 0:21 
GeneralRe: weird error... Pin
Support12330-Oct-06 1:22
Support12330-Oct-06 1:22 
Questionhow can i get text where mouse point ? Pin
Mory0Tiki29-Oct-06 22:18
Mory0Tiki29-Oct-06 22:18 
AnswerRe: how can i get text where mouse point ? Pin
sam#29-Oct-06 23:01
sam#29-Oct-06 23:01 
GeneralRe: how can i get text where mouse point ? Pin
Mory0Tiki30-Oct-06 6:36
Mory0Tiki30-Oct-06 6:36 
QuestionGiving F10 a Job Pin
myNameIsRon29-Oct-06 21:51
myNameIsRon29-Oct-06 21:51 
AnswerRe: Giving F10 a Job Pin
Pete O'Hanlon29-Oct-06 22:28
mvePete O'Hanlon29-Oct-06 22:28 
AnswerRe: Giving F10 a Job Pin
sam#29-Oct-06 22:57
sam#29-Oct-06 22:57 
GeneralRe: Giving F10 a Job Pin
myNameIsRon30-Oct-06 13:43
myNameIsRon30-Oct-06 13:43 
Questionhow to create nested structures in C# Pin
kalaveer29-Oct-06 20:20
kalaveer29-Oct-06 20:20 
AnswerRe: how to create nested structures in C# Pin
Pete O'Hanlon29-Oct-06 22:35
mvePete O'Hanlon29-Oct-06 22:35 
GeneralRe: how to create nested structures in C# Pin
kalaveer29-Oct-06 23:05
kalaveer29-Oct-06 23:05 
Questionsnmp read/write Pin
Ferudun Atakan29-Oct-06 19:59
Ferudun Atakan29-Oct-06 19:59 
QuestionOpen a pdf file (editable). Pin
vijeta_r29-Oct-06 19:56
vijeta_r29-Oct-06 19:56 
AnswerRe: Open a pdf file (editable). Pin
Niiiissssshhhhhuuuuu29-Oct-06 20:27
Niiiissssshhhhhuuuuu29-Oct-06 20:27 
QuestionReading data from text file into datagrid Pin
cnuwitc#29-Oct-06 19:38
cnuwitc#29-Oct-06 19:38 
GeneralRe: Reading data from text file into datagrid Pin
Tamimi - Code29-Oct-06 20:07
Tamimi - Code29-Oct-06 20:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.