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

C#

 
AnswerRe: Mouse X,Y coordinates in window ... Pin
SimonS19-Oct-05 8:34
SimonS19-Oct-05 8:34 
GeneralRe: Mouse X,Y coordinates in window ... Pin
budidharma19-Oct-05 9:24
budidharma19-Oct-05 9:24 
QuestionHosting foreign control in DataGridView .net 2.0 Pin
Member 205198019-Oct-05 6:31
Member 205198019-Oct-05 6:31 
QuestionReaderWriterLock Pin
ChrisAdams19-Oct-05 6:02
ChrisAdams19-Oct-05 6:02 
QuestionXmlDataDocument and null values Pin
the last free name19-Oct-05 5:21
the last free name19-Oct-05 5:21 
AnswerRe: XmlDataDocument and null values Pin
Robert M Greene19-Oct-05 8:47
Robert M Greene19-Oct-05 8:47 
GeneralRe: XmlDataDocument and null values Pin
Robert M Greene19-Oct-05 8:49
Robert M Greene19-Oct-05 8:49 
QuestionOpening child forms without focus Pin
Hitesh Salian19-Oct-05 4:48
Hitesh Salian19-Oct-05 4:48 
HI,

I have a requirment where in I have to show a child form without
losing the focus of the invoking form/mdi form.

My application shows a Popup window rising from the task bar.
This popup form is invoked by the main MDI form which handles
several events from the server. Based on the event type I create
an instance of the popup form and show the Popup form. During this
period the MDI form loses its focus. Once the Popup goes down, the
MDI form regains focus.

I have used ShowWindow(this.Handle, 4) API call which in turn is supposed to open
a form without focus.
But still this does not work.

Is there anybody who can suggest me the solution for this problem.

Any help/suggestion is hightly appreciated.

Regards,
Hitesh
hiteshsalian@yahoo.co.in
AnswerRe: Opening child forms without focus Pin
kmuthuk9-Jan-07 9:06
kmuthuk9-Jan-07 9:06 
QuestionHow to determine hard drives? Pin
wasife19-Oct-05 4:25
wasife19-Oct-05 4:25 
AnswerRe: How to determine hard drives? Pin
Judah Gabriel Himango19-Oct-05 5:22
sponsorJudah Gabriel Himango19-Oct-05 5:22 
AnswerRe: How to determine hard drives? Pin
leppie19-Oct-05 5:55
leppie19-Oct-05 5:55 
QuestionOne finalize question Pin
zhangxinghai19-Oct-05 3:32
zhangxinghai19-Oct-05 3:32 
AnswerRe: One finalize question Pin
Rob Philpott19-Oct-05 7:16
Rob Philpott19-Oct-05 7:16 
GeneralRe: One finalize question Pin
Dan Neely19-Oct-05 7:48
Dan Neely19-Oct-05 7:48 
Questionquestion about string "\" sign Pin
Green Fuze19-Oct-05 3:25
Green Fuze19-Oct-05 3:25 
AnswerRe: question about string "\" sign Pin
User 665819-Oct-05 4:07
User 665819-Oct-05 4:07 
GeneralRe: question about string "\" sign Pin
Daniel Grunwald19-Oct-05 6:26
Daniel Grunwald19-Oct-05 6:26 
GeneralRe: question about string "\" sign Pin
User 665819-Oct-05 6:36
User 665819-Oct-05 6:36 
AnswerRe: question about string "\" sign Pin
Michael P Butler19-Oct-05 10:08
Michael P Butler19-Oct-05 10:08 
QuestionSerial Ports in C# Pin
Jethro6319-Oct-05 2:49
Jethro6319-Oct-05 2:49 
AnswerRe: Serial Ports in C# Pin
Gavin Jeffrey19-Oct-05 4:09
Gavin Jeffrey19-Oct-05 4:09 
GeneralRe: Serial Ports in C# Pin
Jethro6319-Oct-05 6:58
Jethro6319-Oct-05 6:58 
Questionwhat does it need the vector cryptic.IV Pin
Sasuko19-Oct-05 1:10
Sasuko19-Oct-05 1:10 
AnswerRe: what does it need the vector cryptic.IV Pin
leppie19-Oct-05 1:42
leppie19-Oct-05 1:42 

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.