Click here to Skip to main content
15,881,803 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Windows Forms + External Program Pin
AhsanS20-Aug-08 19:38
AhsanS20-Aug-08 19:38 
GeneralRe: Windows Forms + External Program Pin
raymondk20-Aug-08 20:06
raymondk20-Aug-08 20:06 
QuestionLoading controls with a BackgroundWorker Pin
james nugent20-Aug-08 7:05
james nugent20-Aug-08 7:05 
AnswerRe: Loading controls with a BackgroundWorker Pin
Frank Horn20-Aug-08 7:18
Frank Horn20-Aug-08 7:18 
GeneralRe: Loading controls with a BackgroundWorker Pin
james nugent21-Aug-08 3:03
james nugent21-Aug-08 3:03 
GeneralRe: Loading controls with a BackgroundWorker Pin
Frank Horn21-Aug-08 4:59
Frank Horn21-Aug-08 4:59 
GeneralRe: Loading controls with a BackgroundWorker Pin
james nugent21-Aug-08 5:04
james nugent21-Aug-08 5:04 
GeneralRe: Loading controls with a BackgroundWorker Pin
Jon Hulatt22-Aug-08 3:47
Jon Hulatt22-Aug-08 3:47 
You're not going to gain anything there. The framework marshals BeginInvoke calls to the correct thread by posting messages; in this instance having the extra thread actually creates more work.

using System.Beer;

QuestionHow to Display the Value in the DataGridViewComboBox without having the Item [modified] Pin
Soma Shekhar19-Aug-08 8:04
Soma Shekhar19-Aug-08 8:04 
QuestionRe: How to Display the Value in the DataGridViewComboBox without having the Item Pin
Soma Shekhar20-Aug-08 8:01
Soma Shekhar20-Aug-08 8:01 
AnswerRe: How to Display the Value in the DataGridViewComboBox without having the Item Pin
led mike20-Aug-08 8:26
led mike20-Aug-08 8:26 
QuestionRe: How to Display the Value in the DataGridViewComboBox without having the Item Pin
Soma Shekhar21-Aug-08 1:19
Soma Shekhar21-Aug-08 1:19 
AnswerRe: How to Display the Value in the DataGridViewComboBox without having the Item Pin
led mike21-Aug-08 6:48
led mike21-Aug-08 6:48 
QuestionRe: How to Display the Value in the DataGridViewComboBox without having the Item Pin
Soma Shekhar21-Aug-08 17:20
Soma Shekhar21-Aug-08 17:20 
AnswerRe: How to Display the Value in the DataGridViewComboBox without having the Item Pin
led mike22-Aug-08 4:39
led mike22-Aug-08 4:39 
GeneralRe: How to Display the Value in the DataGridViewComboBox without having the Item Pin
Soma Shekhar27-Aug-08 8:44
Soma Shekhar27-Aug-08 8:44 
QuestionBest way to show PDF and Office documents in Windows Forms application? Pin
clackbee18-Aug-08 23:54
clackbee18-Aug-08 23:54 
AnswerRe: Best way to show PDF and Office documents in Windows Forms application? Pin
John_Adams19-Aug-08 9:36
John_Adams19-Aug-08 9:36 
QuestionTrackBar Pin
mcr.joe18-Aug-08 22:42
mcr.joe18-Aug-08 22:42 
AnswerRe: TrackBar Pin
Wendelius19-Aug-08 10:51
mentorWendelius19-Aug-08 10:51 
QuestionWindows Forms Pin
Fahim A. Shaikh18-Aug-08 19:35
Fahim A. Shaikh18-Aug-08 19:35 
AnswerRe: Windows Forms Pin
mcr.joe18-Aug-08 22:44
mcr.joe18-Aug-08 22:44 
GeneralRe: Windows Forms Pin
chaiguy133720-Aug-08 9:21
chaiguy133720-Aug-08 9:21 
AnswerRe: Windows Forms Pin
Manas Bhardwaj21-Aug-08 7:25
professionalManas Bhardwaj21-Aug-08 7:25 
QuestionTab Control question Pin
Jason Rodan15-Aug-08 4:58
Jason Rodan15-Aug-08 4:58 

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.