Click here to Skip to main content
15,911,646 members
Home / Discussions / C#
   

C#

 
Questionimage processing Pin
haseeb_saeed16-Feb-07 1:17
haseeb_saeed16-Feb-07 1:17 
AnswerRe: image processing Pin
Michael O.16-Feb-07 1:42
Michael O.16-Feb-07 1:42 
GeneralRe: image processing Pin
haseeb_saeed17-Feb-07 8:01
haseeb_saeed17-Feb-07 8:01 
GeneralRe: image processing Pin
Michael O.18-Feb-07 22:47
Michael O.18-Feb-07 22:47 
Questionfont Pin
debnathrubs16-Feb-07 1:16
debnathrubs16-Feb-07 1:16 
AnswerRe: font Pin
Luc Pattyn16-Feb-07 9:49
sitebuilderLuc Pattyn16-Feb-07 9:49 
QuestionBitTorrent Client .Net Library? Pin
tmp016-Feb-07 1:07
tmp016-Feb-07 1:07 
AnswerRe: BitTorrent Client .Net Library? Pin
Colin Angus Mackay16-Feb-07 2:06
Colin Angus Mackay16-Feb-07 2:06 
GeneralRe: BitTorrent Client .Net Library? Pin
Insincere Dave16-Feb-07 5:06
Insincere Dave16-Feb-07 5:06 
GeneralRe: BitTorrent Client .Net Library? Pin
tmp016-Feb-07 6:22
tmp016-Feb-07 6:22 
GeneralRe: BitTorrent Client .Net Library? Pin
tmp016-Feb-07 6:19
tmp016-Feb-07 6:19 
GeneralRe: BitTorrent Client .Net Library? Pin
Colin Angus Mackay16-Feb-07 6:28
Colin Angus Mackay16-Feb-07 6:28 
QuestionSql Server Express Edition 2005?? Pin
Rizawn16-Feb-07 0:34
Rizawn16-Feb-07 0:34 
AnswerRe: Sql Server Express Edition 2005?? Pin
Rizawn16-Feb-07 2:42
Rizawn16-Feb-07 2:42 
GeneralRe: Sql Server Express Edition 2005?? Pin
Russell Jones16-Feb-07 4:12
Russell Jones16-Feb-07 4:12 
QuestionHelp required about GSMComm library... Pin
Affan Toor16-Feb-07 0:29
Affan Toor16-Feb-07 0:29 
QuestionMainwindowHandle of a screensaver Pin
topcatalpha16-Feb-07 0:26
topcatalpha16-Feb-07 0:26 
Questionhow to make an child form of an mdi form in c# Pin
monuSaini15-Feb-07 23:58
monuSaini15-Feb-07 23:58 
AnswerRe: how to make an child form of an mdi form in c# Pin
Michael Sync16-Feb-07 0:13
Michael Sync16-Feb-07 0:13 
GeneralRe: how to make an child form of an mdi form in c# Pin
monuSaini16-Feb-07 0:19
monuSaini16-Feb-07 0:19 
GeneralRe: how to make an child form of an mdi form in c# Pin
Stefan Troschuetz16-Feb-07 0:50
Stefan Troschuetz16-Feb-07 0:50 
AnswerRe: how to make an child form of an mdi form in c# Pin
topcatalpha16-Feb-07 0:21
topcatalpha16-Feb-07 0:21 
Hi,

i guess you have to use an event in form1 that invokes a methode on your mainform.
in this methode you can create your second form.

another way is making the mainform available in the form1. for example override the contructor of form1 with extra parameter that makes the mainform available as owner object.

i prefer the first solution

greetz

Kurt
GeneralRe: how to make an child form of an mdi form in c# Pin
monuSaini16-Feb-07 0:29
monuSaini16-Feb-07 0:29 
GeneralRe: how to make an child form of an mdi form in c# Pin
topcatalpha16-Feb-07 0:39
topcatalpha16-Feb-07 0:39 
AnswerRe: how to make an child form of an mdi form in c# Pin
vignesh ravikumar16-Feb-07 1:31
vignesh ravikumar16-Feb-07 1:31 

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.