Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
QuestionUsing System.Windows Pin
bannapradeep18-Jul-06 22:51
bannapradeep18-Jul-06 22:51 
AnswerRe: Using System.Windows Pin
AB777118-Jul-06 22:53
AB777118-Jul-06 22:53 
GeneralRe: Using System.Windows Pin
bannapradeep18-Jul-06 22:55
bannapradeep18-Jul-06 22:55 
GeneralRe: Using System.Windows Pin
stancrm18-Jul-06 22:59
stancrm18-Jul-06 22:59 
GeneralRe: Using System.Windows Pin
bannapradeep18-Jul-06 23:24
bannapradeep18-Jul-06 23:24 
GeneralRe: Using System.Windows Pin
AB777118-Jul-06 23:02
AB777118-Jul-06 23:02 
GeneralRe: Using System.Windows Pin
bannapradeep18-Jul-06 23:25
bannapradeep18-Jul-06 23:25 
QuestionHow to Embed one process into other Pin
madhura_bindu18-Jul-06 22:48
madhura_bindu18-Jul-06 22:48 
I have following requirement which i am trying to achive in .Net C#

I have a main process with a simple form and some menu items.
On choosing one of these menu items, i want to start another process. This child process has a form with some user controls.
I would have to embed this child process inside the main process
as if I am adding the child process as a control to the main form.

Does anyone have any idea how can this be done.

I tried passing the window handle through remoting and set the parent of the child to the main frame. I get the look of the parent and child window with this.

How do i get the look of an embeded control?

Thank You
Madhu
AnswerRe: How to Embed one process into other Pin
AB777118-Jul-06 22:52
AB777118-Jul-06 22:52 
GeneralRe: How to Embed one process into other Pin
madhura_bindu18-Jul-06 23:36
madhura_bindu18-Jul-06 23:36 
GeneralRe: How to Embed one process into other Pin
AB777118-Jul-06 23:38
AB777118-Jul-06 23:38 
AnswerRe: How to Embed one process into other Pin
madhura_bindu19-Jul-06 0:59
madhura_bindu19-Jul-06 0:59 
AnswerRe: How to Embed one process into other Pin
Robert Rohde19-Jul-06 2:21
Robert Rohde19-Jul-06 2:21 
GeneralRe: How to Embed one process into other Pin
madhura_bindu20-Jul-06 0:58
madhura_bindu20-Jul-06 0:58 
Questiondependency on Microsoft J#.Net redistributable package Pin
e_LA18-Jul-06 22:33
e_LA18-Jul-06 22:33 
AnswerRe: dependency on Microsoft J#.Net redistributable package Pin
e_LA19-Jul-06 1:23
e_LA19-Jul-06 1:23 
Questionmouse pointer position Pin
vatzcar18-Jul-06 21:49
vatzcar18-Jul-06 21:49 
AnswerRe: mouse pointer position Pin
Daniele Ferrero18-Jul-06 21:58
Daniele Ferrero18-Jul-06 21:58 
AnswerRe: mouse pointer position Pin
engsrini18-Jul-06 22:03
engsrini18-Jul-06 22:03 
GeneralRe: mouse pointer position Pin
vatzcar18-Jul-06 23:25
vatzcar18-Jul-06 23:25 
GeneralRe: mouse pointer position Pin
engsrini18-Jul-06 23:40
engsrini18-Jul-06 23:40 
QuestionHow to add a scrollbar to a custom control Pin
KeesVer18-Jul-06 21:41
KeesVer18-Jul-06 21:41 
QuestionSetup & deployement in .net 2005? Pin
rohita18-Jul-06 20:43
rohita18-Jul-06 20:43 
AnswerRe: Setup & deployement in .net 2005? Pin
engsrini18-Jul-06 22:06
engsrini18-Jul-06 22:06 
GeneralRe: Setup & deployement in .net 2005? Pin
rohita18-Jul-06 23:24
rohita18-Jul-06 23:24 

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.