Click here to Skip to main content
15,900,973 members
Home / Discussions / C#
   

C#

 
AnswerRe: Click Once Deployment Pin
MarkB7775-Sep-09 18:40
MarkB7775-Sep-09 18:40 
QuestionDouble class problem Pin
Malbinir5-Sep-09 15:39
Malbinir5-Sep-09 15:39 
AnswerRe: Double class problem Pin
Luc Pattyn5-Sep-09 16:04
sitebuilderLuc Pattyn5-Sep-09 16:04 
GeneralRe: Double class problem Pin
Malbinir5-Sep-09 21:35
Malbinir5-Sep-09 21:35 
GeneralRe: Double class problem Pin
Luc Pattyn6-Sep-09 0:48
sitebuilderLuc Pattyn6-Sep-09 0:48 
AnswerRe: Double class problem Pin
Joe Woodbury5-Sep-09 16:26
professionalJoe Woodbury5-Sep-09 16:26 
QuestionListening/Sending keys Pin
See_Sharp5-Sep-09 13:22
See_Sharp5-Sep-09 13:22 
AnswerRe: Listening/Sending keys Pin
Henry Minute5-Sep-09 14:05
Henry Minute5-Sep-09 14:05 
GeneralRe: Listening/Sending keys Pin
See_Sharp5-Sep-09 18:45
See_Sharp5-Sep-09 18:45 
GeneralRe: Listening/Sending keys Pin
DaveyM695-Sep-09 23:37
professionalDaveyM695-Sep-09 23:37 
QuestionProblem to configuring reporting services Pin
hdv2125-Sep-09 12:49
hdv2125-Sep-09 12:49 
AnswerRe: Problem to configuring reporting services Pin
Henry Minute5-Sep-09 14:09
Henry Minute5-Sep-09 14:09 
QuestionHow to access a control on a Form from other Forms without creating an instance of it? Pin
CoderForEver5-Sep-09 9:08
CoderForEver5-Sep-09 9:08 
AnswerRe: How to access a control on a Form from other Forms without creating an instance of it? Pin
DaveyM695-Sep-09 10:14
professionalDaveyM695-Sep-09 10:14 
GeneralRe: How to access a control on a Form from other Forms without creating an instance of it? Pin
CoderForEver5-Sep-09 20:44
CoderForEver5-Sep-09 20:44 
GeneralRe: How to access a control on a Form from other Forms without creating an instance of it? Pin
DaveyM695-Sep-09 23:24
professionalDaveyM695-Sep-09 23:24 
matiIsGreat wrote:
what data type is this "Data"


Change it for whatever class/struct you are using to hold the data you are wanting to pass to formListView


matiIsGreat wrote:
List


You don't have to use a List<T>, but it's a useful way of having a collection of whatever T is in one object. Clickety[^]

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
Why are you using VB6? Do you hate yourself? (Christian Graus)

AnswerRe: How to access a control on a Form from other Forms without creating an instance of it? Pin
Christian Graus5-Sep-09 10:43
protectorChristian Graus5-Sep-09 10:43 
GeneralRe: How to access a control on a Form from other Forms without creating an instance of it? Pin
CoderForEver5-Sep-09 20:33
CoderForEver5-Sep-09 20:33 
AnswerRe: How to access a control on a Form from other Forms without creating an instance of it? Pin
Luc Pattyn5-Sep-09 11:05
sitebuilderLuc Pattyn5-Sep-09 11:05 
QuestionProblem sending an emai [modified] Pin
Jassim Rahma5-Sep-09 8:30
Jassim Rahma5-Sep-09 8:30 
AnswerRe: Problem sending an emai Pin
CoderForEver5-Sep-09 8:52
CoderForEver5-Sep-09 8:52 
GeneralRe: Problem sending an emai Pin
Jassim Rahma5-Sep-09 8:58
Jassim Rahma5-Sep-09 8:58 
GeneralRe: Problem sending an emai Pin
CoderForEver5-Sep-09 9:21
CoderForEver5-Sep-09 9:21 
GeneralRe: Problem sending an emai PinPopular
Richard MacCutchan5-Sep-09 11:02
mveRichard MacCutchan5-Sep-09 11:02 
AnswerRe: Problem sending an emai Pin
0x3c05-Sep-09 9:03
0x3c05-Sep-09 9:03 

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.