Is it possible to make an MDI parent form boarderless? If not how can I simulate this? I have and emmbedded project (much like a kiosk system) that requires a main form and 2-3 child forms that cannot "accidentaly" go behind the parent (if they do, there is no way to retreive them because there is no keyboard or mouse, only a touch screen)
Any ideas are greatly appriciated
kevin
Thank you for your support. -Bartyles & James (circa 1980)
If it helps, rate it
if it doesn't, well....I tried
Check out Windows Embedded XP. It's XP compontnetized: add only the components you need to build an OS
And in knowing that you know nothing, that makes you the smartest of all.
- Socrates (469 BC - 399 BC)
How could the child forms get behind the parent if they are inside it?
They can't, that why I want to use a parent form, but if using the parent requires having a boarder and a title bar, ect. then I can't use it. You don't see title bars on kiosk you know? Thereofre I am faced making an SDI project and manually keeping the other forms on top.
thank for the feedback
kevin
Thank you for your support. -Bartyles & James (circa 1980)
If it helps, rate it
if it doesn't, well....I tried
Check out Windows Embedded XP. It's XP compontnetized: add only the components you need to build an OS
And in knowing that you know nothing, that makes you the smartest of all.
- Socrates (469 BC - 399 BC)
Bookmarks