O
Olie
I tried posting this in a csharp forum but simply got bemusment as to
why I would want to do that. I thought the embedded forum might recieve
it better although not directly related to embedded.
I want to create a shell in c# that acts as a desktop but with my own
controls and buttons. I have no problem in creatting the shell and
getting it to stay behind all the other windows most of the time (I use
SetPosition to do this). The problem is that I can not force it to be
on the bottom all the time. On the odd ocassion it comes to the front
and makes it look like all the other windows have closed.
Does anyone know a method to force a window to always be on the bottom
or hijake the windows desktop so I can make my program behave as the
desktop?
Olie
why I would want to do that. I thought the embedded forum might recieve
it better although not directly related to embedded.
I want to create a shell in c# that acts as a desktop but with my own
controls and buttons. I have no problem in creatting the shell and
getting it to stay behind all the other windows most of the time (I use
SetPosition to do this). The problem is that I can not force it to be
on the bottom all the time. On the odd ocassion it comes to the front
and makes it look like all the other windows have closed.
Does anyone know a method to force a window to always be on the bottom
or hijake the windows desktop so I can make my program behave as the
desktop?
Olie