Click here to Skip to main content
15,899,679 members
Home / Discussions / C#
   

C#

 
QuestionActiveX component problems Pin
rasikrodri27-May-09 13:43
rasikrodri27-May-09 13:43 
QuestionTesting Localized Form (Debug vs non-Debug) Pin
cpl27-May-09 13:43
cpl27-May-09 13:43 
QuestionUpdate records problem Pin
desir10227-May-09 13:15
desir10227-May-09 13:15 
AnswerRe: Update records problem Pin
Vimalsoft(Pty) Ltd27-May-09 20:50
professionalVimalsoft(Pty) Ltd27-May-09 20:50 
QuestionWhy multiselected text files don't open in more tabs Pin
Aljaz11127-May-09 13:08
Aljaz11127-May-09 13:08 
AnswerRe: Why multiselected text files don't open in more tabs Pin
Luc Pattyn27-May-09 13:40
sitebuilderLuc Pattyn27-May-09 13:40 
GeneralRe: Why multiselected text files don't open in more tabs [modified] Pin
Aljaz11127-May-09 13:51
Aljaz11127-May-09 13:51 
GeneralRe: Why multiselected text files don't open in more tabs Pin
Luc Pattyn27-May-09 14:26
sitebuilderLuc Pattyn27-May-09 14:26 
Sorry, I missed that.

There is one mistake though, you foreach "file" but never use it, instead you use "openFileDialog1.FileName" all the time, which isn't right. That would make all textboxes show the same text.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

GeneralRe: Why multiselected text files don't open in more tabs Pin
Aljaz11127-May-09 14:29
Aljaz11127-May-09 14:29 
GeneralRe: Why multiselected text files don't open in more tabs Pin
Luc Pattyn27-May-09 14:38
sitebuilderLuc Pattyn27-May-09 14:38 
GeneralRe: Why multiselected text files don't open in more tabs Pin
Aljaz11127-May-09 14:55
Aljaz11127-May-09 14:55 
GeneralRe: Why multiselected text files don't open in more tabs Pin
Luc Pattyn27-May-09 14:58
sitebuilderLuc Pattyn27-May-09 14:58 
GeneralRe: Why multiselected text files don't open in more tabs Pin
Aljaz11127-May-09 15:25
Aljaz11127-May-09 15:25 
GeneralRe: Why multiselected text files don't open in more tabs Pin
Luc Pattyn27-May-09 15:33
sitebuilderLuc Pattyn27-May-09 15:33 
QuestionC++ to C# (struct) Pin
Mohammad Dayyan27-May-09 12:57
Mohammad Dayyan27-May-09 12:57 
AnswerRe: C++ to C# (struct) [not an answer] Pin
Colin Angus Mackay27-May-09 13:27
Colin Angus Mackay27-May-09 13:27 
GeneralRe: C++ to C# (struct) [not an answer] Pin
Mohammad Dayyan27-May-09 14:00
Mohammad Dayyan27-May-09 14:00 
GeneralRe: C++ to C# (struct) [not an answer] Pin
Colin Angus Mackay27-May-09 20:50
Colin Angus Mackay27-May-09 20:50 
AnswerRe: C++ to C# (struct) Pin
Adam Maras27-May-09 14:53
Adam Maras27-May-09 14:53 
AnswerRe: C++ to C# (struct) Pin
Jimmanuel27-May-09 14:54
Jimmanuel27-May-09 14:54 
QuestionThis is a performance issue: Struct vs. Class. Pin
Lecutus127-May-09 10:03
Lecutus127-May-09 10:03 
AnswerRe: This is a performance issue: Struct vs. Class. Pin
DaveyM6927-May-09 10:13
professionalDaveyM6927-May-09 10:13 
AnswerRe: This is a performance issue: Struct vs. Class. Pin
PIEBALDconsult27-May-09 10:20
mvePIEBALDconsult27-May-09 10:20 
AnswerRe: This is a performance issue: Struct vs. Class. Pin
harold aptroot27-May-09 10:22
harold aptroot27-May-09 10:22 
AnswerRe: This is a performance issue: Struct vs. Class. Pin
Luc Pattyn27-May-09 10:39
sitebuilderLuc Pattyn27-May-09 10:39 

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.