Click here to Skip to main content
15,885,920 members
Home / Discussions / C#
   

C#

 
QuestionDetecting The Debug Version Pin
BlitzPackage24-May-09 15:01
BlitzPackage24-May-09 15:01 
AnswerRe: Detecting The Debug Version Pin
Luc Pattyn24-May-09 16:05
sitebuilderLuc Pattyn24-May-09 16:05 
AnswerRe: Detecting The Debug Version Pin
_Maxxx_24-May-09 16:52
professional_Maxxx_24-May-09 16:52 
AnswerRe: Detecting The Debug Version Pin
BlitzPackage24-May-09 17:11
BlitzPackage24-May-09 17:11 
Question.Net WebBrowser control wont instanciate on form in new thread? Pin
Abydosgater24-May-09 11:51
Abydosgater24-May-09 11:51 
AnswerRe: .Net WebBrowser control wont instanciate on form in new thread? Pin
Manas Bhardwaj24-May-09 11:54
professionalManas Bhardwaj24-May-09 11:54 
AnswerRe: .Net WebBrowser control wont instanciate on form in new thread? Pin
Luc Pattyn24-May-09 12:05
sitebuilderLuc Pattyn24-May-09 12:05 
GeneralRe: .Net WebBrowser control wont instanciate on form in new thread? Pin
Abydosgater25-May-09 4:18
Abydosgater25-May-09 4:18 
My apologies for not explaining my situation clearly.
It is a small client application, the first form is a login form which shows the user a dropdown list which they select an account name from.
Then I wish to pass this account name to the main form.

It has been awhile since i have done any work with multi-threading but you cant just use form.Show() can you?
I just tried and the form shows and then closes straight away.

As far as I was aware if you are using multiple forms, you needed to use Application.Run()?
Please correct me if I am wrong.
GeneralRe: .Net WebBrowser control wont instanciate on form in new thread? Pin
Luc Pattyn25-May-09 4:31
sitebuilderLuc Pattyn25-May-09 4:31 
GeneralRe: .Net WebBrowser control wont instanciate on form in new thread? Pin
Abydosgater25-May-09 4:48
Abydosgater25-May-09 4:48 
GeneralRe: .Net WebBrowser control wont instanciate on form in new thread? Pin
Luc Pattyn25-May-09 5:35
sitebuilderLuc Pattyn25-May-09 5:35 
GeneralRe: .Net WebBrowser control wont instanciate on form in new thread? Pin
Abydosgater25-May-09 6:15
Abydosgater25-May-09 6:15 
GeneralRe: .Net WebBrowser control wont instanciate on form in new thread? Pin
Luc Pattyn25-May-09 6:38
sitebuilderLuc Pattyn25-May-09 6:38 
QuestionAsyncCompletedEventHandler Not Firing... Pin
Fudge Mutator24-May-09 11:21
Fudge Mutator24-May-09 11:21 
AnswerRe: AsyncCompletedEventHandler Not Firing... Pin
Manas Bhardwaj24-May-09 11:32
professionalManas Bhardwaj24-May-09 11:32 
GeneralRe: AsyncCompletedEventHandler Not Firing... Pin
Fudge Mutator24-May-09 17:43
Fudge Mutator24-May-09 17:43 
AnswerRe: AsyncCompletedEventHandler Not Firing... Pin
Luc Pattyn24-May-09 11:56
sitebuilderLuc Pattyn24-May-09 11:56 
QuestionImplemening MS-Excel ( text to columns ) function using C# Pin
MustafaHamed24-May-09 10:38
MustafaHamed24-May-09 10:38 
Questionproblem in datagrid column scrolling Pin
Shuaib wasif khan24-May-09 9:18
Shuaib wasif khan24-May-09 9:18 
AnswerRe: problem in datagrid column scrolling Pin
Luc Pattyn24-May-09 9:31
sitebuilderLuc Pattyn24-May-09 9:31 
GeneralRe: problem in datagrid column scrolling Pin
Shuaib wasif khan24-May-09 11:13
Shuaib wasif khan24-May-09 11:13 
GeneralRe: problem in datagrid column scrolling Pin
Luc Pattyn24-May-09 11:37
sitebuilderLuc Pattyn24-May-09 11:37 
Questionhow to change font for tooltip control ? Pin
xingselex24-May-09 6:44
xingselex24-May-09 6:44 
AnswerRe: how to change font for tooltip control ? Pin
dan!sh 24-May-09 6:49
professional dan!sh 24-May-09 6:49 
GeneralRe: how to change font for tooltip control ? Pin
xingselex24-May-09 6:57
xingselex24-May-09 6:57 

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.