Click here to Skip to main content
16,006,013 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to know when ThreadPoll is finish? Pin
jklucker11-May-05 7:18
jklucker11-May-05 7:18 
GeneralRe: How to know when ThreadPoll is finish? Pin
Snowjim11-May-05 7:26
Snowjim11-May-05 7:26 
AnswerRe: How to know when ThreadPoll is finish? Pin
S. Senthil Kumar11-May-05 7:25
S. Senthil Kumar11-May-05 7:25 
GeneralC# inserting new XML nodes Pin
c2e11-May-05 6:54
c2e11-May-05 6:54 
GeneralRe: C# inserting new XML nodes Pin
Marc Clifton11-May-05 11:30
mvaMarc Clifton11-May-05 11:30 
GeneralRe: C# inserting new XML nodes Pin
c2e11-May-05 12:07
c2e11-May-05 12:07 
GeneralMenuitems / function calls across multiple MDI children Pin
SignMan35911-May-05 6:45
SignMan35911-May-05 6:45 
GeneralRe: Menuitems / function calls across multiple MDI children Pin
Peter Vertes11-May-05 6:54
Peter Vertes11-May-05 6:54 
SignMan359 wrote:
I've looked at creating a File -> Print menu option in the MDI parent but I can't figure out how to get that to point to a proceedure in the MDI child (with the though that each child would have a proceedure with that name.) I can't figure out how to do this though.



I think that you are overcomplicating it. You don't need to implement a print method in every child window. You need to implement your print method in the MDI Parent code and have it print only the contents of the active child window (which ever child window has the focus).
GeneralRe: Menuitems / function calls across multiple MDI children Pin
Dave Kreskowiak11-May-05 7:07
mveDave Kreskowiak11-May-05 7:07 
GeneralMultiple UI threads in a single application Pin
Neil Lamka11-May-05 6:08
Neil Lamka11-May-05 6:08 
GeneralRe: Multiple UI threads in a single application Pin
S. Senthil Kumar11-May-05 6:49
S. Senthil Kumar11-May-05 6:49 
GeneralRe: Multiple UI threads in a single application Pin
Neil Lamka11-May-05 7:08
Neil Lamka11-May-05 7:08 
Generalediting image dynamically Pin
tlepers11-May-05 6:05
tlepers11-May-05 6:05 
GeneralRe: editing image dynamically Pin
Peter Vertes11-May-05 6:59
Peter Vertes11-May-05 6:59 
GeneralRe: editing image dynamically Pin
tlepers11-May-05 21:00
tlepers11-May-05 21:00 
GeneralRe: editing image dynamically Pin
Peter Vertes12-May-05 4:22
Peter Vertes12-May-05 4:22 
GeneralReliable compression .net library Pin
Anonymous11-May-05 5:58
Anonymous11-May-05 5:58 
GeneralRe: Reliable compression .net library Pin
Mauricio Ritter11-May-05 6:00
Mauricio Ritter11-May-05 6:00 
GeneralRe: Reliable compression .net library Pin
leppie11-May-05 6:39
leppie11-May-05 6:39 
GeneralC# and Web Cams Pin
McArco11-May-05 5:48
McArco11-May-05 5:48 
GeneralUrgent Regular expression help Pin
Dot Net11-May-05 5:37
Dot Net11-May-05 5:37 
GeneralRe: Urgent Regular expression help Pin
leppie11-May-05 6:42
leppie11-May-05 6:42 
GeneralRegular expression help Pin
Dot Net11-May-05 5:36
Dot Net11-May-05 5:36 
GeneralRe: Regular expression help Pin
DavidNohejl11-May-05 5:57
DavidNohejl11-May-05 5:57 
Generalcontroling items in a dialog from another dialog Pin
Green Fuze11-May-05 4:21
Green Fuze11-May-05 4:21 

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.