Click here to Skip to main content
15,898,987 members
Home / Discussions / C#
   

C#

 
Questionsolution urgent please Pin
netJP12L25-Apr-07 12:11
netJP12L25-Apr-07 12:11 
AnswerRe: solution urgent please Pin
Colin Angus Mackay25-Apr-07 21:22
Colin Angus Mackay25-Apr-07 21:22 
GeneralRe: solution urgent please Pin
netJP12L26-Apr-07 8:48
netJP12L26-Apr-07 8:48 
QuestionHiding the UI Pin
AAKAra25-Apr-07 12:04
AAKAra25-Apr-07 12:04 
AnswerRe: Hiding the UI Pin
caix25-Apr-07 15:19
caix25-Apr-07 15:19 
GeneralRe: Hiding the UI Pin
AAKAra27-Apr-07 4:12
AAKAra27-Apr-07 4:12 
GeneralRe: Hiding the UI [modified] Pin
caix29-Apr-07 13:44
caix29-Apr-07 13:44 
Questionanother windows form questions Pin
MarkSchultz25-Apr-07 11:44
MarkSchultz25-Apr-07 11:44 
Hi,

Briefly. FormMain has a single button to spawn Form A. Form A allows to user to do work, submits request to server, upon return auto prints the results.

The problem : After the print, FormMain pops to the top and takes focus, but I want Form A to remain in focus after the print.

FormMain has no functions (that I made) that is called from Form A.

If I step through it in debug mode, focus seems to remain on Form A.

I've tried Focus() and Activate() after the print, but still FormMain takes focus.

Why is this happening and how can I stop it?
AnswerRe: another windows form questions Pin
Rocky#25-Apr-07 22:22
Rocky#25-Apr-07 22:22 
Questiondrag drop operations between 2 listboxes Pin
rzvme25-Apr-07 8:53
rzvme25-Apr-07 8:53 
AnswerRe: drag drop operations between 2 listboxes Pin
Paul Conrad25-Apr-07 9:48
professionalPaul Conrad25-Apr-07 9:48 
AnswerRe: drag drop operations between 2 listboxes Pin
Dan Neely25-Apr-07 10:27
Dan Neely25-Apr-07 10:27 
GeneralRe: drag drop operations between 2 listboxes Pin
Paul Conrad25-Apr-07 10:56
professionalPaul Conrad25-Apr-07 10:56 
Questionproblem with passing method to thread class. Pin
hdv21225-Apr-07 8:39
hdv21225-Apr-07 8:39 
AnswerRe: problem with passing method to thread class. Pin
Tarakeshwar Reddy25-Apr-07 8:53
professionalTarakeshwar Reddy25-Apr-07 8:53 
AnswerRe: problem with passing method to thread class. Pin
Jimmanuel25-Apr-07 9:11
Jimmanuel25-Apr-07 9:11 
QuestionGetting position of IBean of RichTextBox Pin
Adobe200725-Apr-07 7:09
Adobe200725-Apr-07 7:09 
AnswerRe: Getting position of IBean of RichTextBox Pin
Adobe200725-Apr-07 7:12
Adobe200725-Apr-07 7:12 
GeneralRe: Getting position of IBean of RichTextBox Pin
Dan Neely25-Apr-07 7:16
Dan Neely25-Apr-07 7:16 
GeneralRe: Getting position of IBean of RichTextBox Pin
Adobe200725-Apr-07 7:31
Adobe200725-Apr-07 7:31 
GeneralRe: Getting position of IBean of RichTextBox [modified] Pin
Adobe200725-Apr-07 7:34
Adobe200725-Apr-07 7:34 
AnswerRe: Getting position of IBean of RichTextBox Pin
Adobe200725-Apr-07 8:14
Adobe200725-Apr-07 8:14 
AnswerRe: Getting position of IBean of RichTextBox Pin
Adobe200725-Apr-07 8:44
Adobe200725-Apr-07 8:44 
QuestionNullReferenceException in WaitForWaitHandle Pin
jayart25-Apr-07 6:21
jayart25-Apr-07 6:21 
QuestionReverse Find Pin
LCI25-Apr-07 5:13
LCI25-Apr-07 5:13 

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.