Re: call program windows in my application like a child



Hello Sheikko,

S> Yes,
S> I have a parent child and want to call in it not a form, but an
S> entire
S> application, like notepad, word..ecc.

So call the app in the bounds of form?! Don't think it's even possible. What are u going to do? Maybe there is another alternative solution for it, if u describe what u wanna do

S> I have solved the problem of process...I have used the
S> HardwareButtons
S> (solution found in the visual help), at this scope I have included
S> the
S> WindowsCe.Forms.dll to my project even if it for pocket PC.

All CE questions are more appropriate for the compactframework group, not this one


What does it mean? MDI style or what?
What's wrong with Process.Start method?
S> it must rest in
S> my application.
---
WBR,
Michael Nemtseva [C# MVP] :: blog:http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high
and we miss it, but that it is too low and we reach it" (c)
Michelangelo

---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" (c) Michelangelo


.