Click here to Skip to main content
15,904,934 members
Home / Discussions / C#
   

C#

 
GeneralRe: app config file issue Pin
George_George30-Oct-08 23:40
George_George30-Oct-08 23:40 
GeneralRe: app config file issue Pin
Dave Kreskowiak4-Nov-08 6:51
mveDave Kreskowiak4-Nov-08 6:51 
GeneralRe: app config file issue Pin
George_George6-Nov-08 2:50
George_George6-Nov-08 2:50 
GeneralRe: app config file issue Pin
Dave Kreskowiak7-Nov-08 13:19
mveDave Kreskowiak7-Nov-08 13:19 
QuestionThreading Pin
caradri30-Oct-08 3:25
caradri30-Oct-08 3:25 
AnswerRe: Threading Pin
Eddy Vluggen30-Oct-08 4:10
professionalEddy Vluggen30-Oct-08 4:10 
AnswerRe: Threading Pin
Giorgi Dalakishvili30-Oct-08 4:13
mentorGiorgi Dalakishvili30-Oct-08 4:13 
QuestionModal Dialog Behavior Problem Pin
selcuks30-Oct-08 3:19
selcuks30-Oct-08 3:19 
Hi,

I have a few forms in my project and I am opening them one after another like this:

Password Entry Form
Save File Dialog
A selection form with a few buttons on it to select output display.

-These 3 windows do not have a parent form and they are not related to each other.
-They are not displayed at the same time. As I said I open them in the given order, one after the previous form is closed.
-I open all of them using ShowDialog() method.

My problem is:
I have tried many settings but the last form keeps opening in background and does not have focus. So the user cannot see the window at top.
I have tried setting TopMost property, but the result is the same.

I am trying to set all these forms to be displayed at top when they are opened.

I think I have a problem in understanding the behavior of Windows while handling these Modal dialogs.
Can anyone suggest me a link to learn this behavior or an example that may lead to solution of my problem?

Thank you,

Always keep the Murphy Rules in mind!

QuestionCan somebody translate this and tell me what it means Pin
netJP12L30-Oct-08 2:53
netJP12L30-Oct-08 2:53 
AnswerRe: Can somebody translate this and tell me what it means Pin
led mike30-Oct-08 6:02
led mike30-Oct-08 6:02 
AnswerRe: Can somebody translate this and tell me what it means Pin
Dave Kreskowiak30-Oct-08 6:15
mveDave Kreskowiak30-Oct-08 6:15 
QuestionForcing Usercontrol to forward focus to its current child control Pin
AndrusM30-Oct-08 2:28
AndrusM30-Oct-08 2:28 
QuestionCannot implicitly convert type 'System.DateTime' to 'string' error is rising Pin
Samiullah30-Oct-08 1:20
Samiullah30-Oct-08 1:20 
AnswerRe: Cannot implicitly convert type 'System.DateTime' to 'string' error is rising Pin
TommyTomToms30-Oct-08 1:23
TommyTomToms30-Oct-08 1:23 
AnswerRe: Cannot implicitly convert type 'System.DateTime' to 'string' error is rising Pin
CPallini30-Oct-08 1:28
mveCPallini30-Oct-08 1:28 
GeneralRe: Cannot implicitly convert type 'System.DateTime' to 'string' error is rising Pin
EliottA30-Oct-08 2:17
EliottA30-Oct-08 2:17 
QuestionHow i can connect with MySql Database Pin
wasimsharp30-Oct-08 1:02
wasimsharp30-Oct-08 1:02 
AnswerRe: How i can connect with MySql Database Pin
Sami Sammour30-Oct-08 2:36
Sami Sammour30-Oct-08 2:36 
GeneralRe: How i can connect with MySql Database Pin
wasimsharp30-Oct-08 18:06
wasimsharp30-Oct-08 18:06 
QuestionChecked & unChecked event for tree view using javascript Pin
anithagaraga30-Oct-08 0:20
anithagaraga30-Oct-08 0:20 
AnswerWrongForumException detected... Pin
Mbah Dhaim30-Oct-08 0:34
Mbah Dhaim30-Oct-08 0:34 
AnswerRe: Checked & unChecked event for tree view using javascript Pin
kirri003730-Oct-08 2:51
kirri003730-Oct-08 2:51 
AnswerRe: Checked & unChecked event for tree view using javascript Pin
Paul Conrad30-Oct-08 4:26
professionalPaul Conrad30-Oct-08 4:26 
Question[Message Deleted] Pin
DJ24530-Oct-08 0:18
DJ24530-Oct-08 0:18 
AnswerRe: Changing a datagridview's combobox items based on another combobox Pin
leppie30-Oct-08 0:46
leppie30-Oct-08 0:46 

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.