Click here to Skip to main content
15,895,656 members
Home / Discussions / Windows Forms
   

Windows Forms

 
Questionrequ for me Pin
Member 468045924-Nov-08 18:47
Member 468045924-Nov-08 18:47 
QuestionWindows Forms z-order? Pin
Cyrilix24-Nov-08 12:00
Cyrilix24-Nov-08 12:00 
AnswerRe: Windows Forms z-order? Pin
CodeChurn24-Nov-08 15:21
CodeChurn24-Nov-08 15:21 
GeneralRe: Windows Forms z-order? Pin
Cyrilix24-Nov-08 16:14
Cyrilix24-Nov-08 16:14 
AnswerRe: Windows Forms z-order? Pin
Mycroft Holmes24-Nov-08 15:34
professionalMycroft Holmes24-Nov-08 15:34 
GeneralRe: Windows Forms z-order? Pin
Cyrilix24-Nov-08 16:18
Cyrilix24-Nov-08 16:18 
GeneralRe: Windows Forms z-order? Pin
Mycroft Holmes24-Nov-08 16:38
professionalMycroft Holmes24-Nov-08 16:38 
GeneralRe: Windows Forms z-order? Pin
Cyrilix24-Nov-08 17:27
Cyrilix24-Nov-08 17:27 
Even if you are opening 2 copies of notepad they are copies not the same exe.

Yes, I understand that they are copies, even if you run the same executable twice.

What I don't understand, however, is what you mean by "2 forms as applications from the same stub". My first form is being launched from the process I double-clicked. That one's pretty simple to understand. My second form is being launched when I create another process, so from what I understand, it is completely separate, since I'm only using the first process to call the second process. Let me see if I can give an example of this... it would sort of be like cmd.exe. When you run it, a form pops up that's designed to be like a command prompt. Then, you enter some text into this command prompt, say "notepad.exe", and it opens up notepad as a new process, and the form of notepad is on top of the form for the command prompt.

If my example is not a good one, could you please elaborate further? What I just gave above seems to make logical sense to me...
GeneralRe: Windows Forms z-order? Pin
Mycroft Holmes24-Nov-08 19:56
professionalMycroft Holmes24-Nov-08 19:56 
AnswerRe: Windows Forms z-order? Pin
SiFitz25-Nov-08 0:19
SiFitz25-Nov-08 0:19 
GeneralRe: Windows Forms z-order? Pin
Cyrilix25-Nov-08 4:15
Cyrilix25-Nov-08 4:15 
QuestionRelease and Debug issues. Pin
SPanicker*23-Nov-08 20:06
SPanicker*23-Nov-08 20:06 
AnswerRe: Release and Debug issues. Pin
led mike24-Nov-08 5:33
led mike24-Nov-08 5:33 
AnswerRe: Release and Debug issues. Pin
Scott Dorman24-Nov-08 13:18
professionalScott Dorman24-Nov-08 13:18 
GeneralRe: Release and Debug issues. Pin
SPanicker*27-Nov-08 7:11
SPanicker*27-Nov-08 7:11 
QuestionEasy way to use Skins (visual styles) Pin
sodevrom20-Nov-08 13:06
sodevrom20-Nov-08 13:06 
AnswerRe: Easy way to use Skins (visual styles) Pin
Thomas Stockwell24-Nov-08 8:42
professionalThomas Stockwell24-Nov-08 8:42 
QuestionDeployable database solution for Windows Form project Pin
kensai20-Nov-08 6:37
kensai20-Nov-08 6:37 
AnswerRe: Deployable database solution for Windows Form project Pin
Christian Graus20-Nov-08 9:45
protectorChristian Graus20-Nov-08 9:45 
AnswerRe: Deployable database solution for Windows Form project Pin
Wendelius20-Nov-08 10:42
mentorWendelius20-Nov-08 10:42 
QuestionHow to Read FlatFile format sequence of DNA [modified] Pin
phoipha20-Nov-08 0:41
phoipha20-Nov-08 0:41 
QuestionInvoke Windows app on client from Server Pin
balu1234519-Nov-08 19:23
balu1234519-Nov-08 19:23 
AnswerRe: Invoke Windows app on client from Server Pin
Dave Kreskowiak20-Nov-08 1:53
mveDave Kreskowiak20-Nov-08 1:53 
QuestionRe: Invoke Windows app on client from Server Pin
led mike20-Nov-08 4:39
led mike20-Nov-08 4:39 
AnswerRe: Invoke Windows app on client from Server Pin
balu1234521-Nov-08 22:00
balu1234521-Nov-08 22:00 

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.