Click here to Skip to main content
15,905,785 members
Home / Discussions / C#
   

C#

 
GeneralRe: set child form height Pin
arkiboys9-Jan-08 3:27
arkiboys9-Jan-08 3:27 
GeneralRe: set child form height Pin
Dave Kreskowiak9-Jan-08 4:59
mveDave Kreskowiak9-Jan-08 4:59 
GeneralRe: set child form height Pin
DaveyM6910-Jan-08 1:12
professionalDaveyM6910-Jan-08 1:12 
GeneralGet GUID of Network Card Pin
Kamal.Afridi9-Jan-08 1:48
Kamal.Afridi9-Jan-08 1:48 
GeneralRe: Get GUID of Network Card Pin
Pete O'Hanlon9-Jan-08 2:07
mvePete O'Hanlon9-Jan-08 2:07 
GeneralRe: Get GUID of Network Card Pin
Kamal.Afridi9-Jan-08 20:01
Kamal.Afridi9-Jan-08 20:01 
GeneralEXE To display within a Form Pin
ziwez09-Jan-08 0:53
ziwez09-Jan-08 0:53 
GeneralRe: EXE To display within a Form Pin
Thomas Stockwell10-Jan-08 6:16
professionalThomas Stockwell10-Jan-08 6:16 
What you would have to do is set the form so that it is MDI and then use WinAPI to get the handle of the main form for the application you want to embed and set its parent (done through API) to the .NET application that you are developing.

Regards,
Thomas Stockwell

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Visit my homepage Oracle Studios[^]

QuestionDATAGRIDVIEW Pin
usyra429-Jan-08 0:52
usyra429-Jan-08 0:52 
GeneralRe: DATAGRIDVIEW Pin
led mike9-Jan-08 4:35
led mike9-Jan-08 4:35 
GeneralRe: DATAGRIDVIEW Pin
DotNetXenon9-Jan-08 4:35
DotNetXenon9-Jan-08 4:35 
GeneralwebClient.Headers.Add(string key, string value) behaves strange if 'key' has a square bracket in it? ([]) Pin
mightyCoCo9-Jan-08 0:04
mightyCoCo9-Jan-08 0:04 
Questionhow to add Item to binded comboBox ? Pin
hdv2128-Jan-08 23:53
hdv2128-Jan-08 23:53 
AnswerRe: how to add Item to binded comboBox ? Pin
pmarfleet9-Jan-08 1:21
pmarfleet9-Jan-08 1:21 
GeneralRe: how to add Item to binded comboBox ? Pin
hdv2129-Jan-08 1:27
hdv2129-Jan-08 1:27 
AnswerRe: how to add Item to binded comboBox ? Pin
darkelv9-Jan-08 13:15
darkelv9-Jan-08 13:15 
Questionhow to address the situation of closing the form Pin
prasadbuddhika8-Jan-08 23:33
prasadbuddhika8-Jan-08 23:33 
AnswerRe: how to address the situation of closing the form Pin
sujithkumarsl8-Jan-08 23:35
sujithkumarsl8-Jan-08 23:35 
GeneralRe: how to address the situation of closing the form Pin
prasadbuddhika9-Jan-08 0:35
prasadbuddhika9-Jan-08 0:35 
GeneralRe: how to address the situation of closing the form Pin
MickCurley9-Jan-08 0:54
MickCurley9-Jan-08 0:54 
GeneralRe: how to address the situation of closing the form Pin
prasadbuddhika9-Jan-08 0:56
prasadbuddhika9-Jan-08 0:56 
GeneralRe: how to address the situation of closing the form Pin
Giorgi Dalakishvili9-Jan-08 0:59
mentorGiorgi Dalakishvili9-Jan-08 0:59 
GeneralUrdu interface Pin
sami_pak8-Jan-08 23:09
sami_pak8-Jan-08 23:09 
GeneralSpeed Pin
amin saffari8-Jan-08 22:48
amin saffari8-Jan-08 22:48 
GeneralRe: Speed Pin
stancrm8-Jan-08 22:55
stancrm8-Jan-08 22:55 

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.