im making an application that is 1/4 the size of the screen and i want it to
be always on top while i do other things with my pda.

is there a code for this in C#? i would reallly appreciate any help. I
really need this for my thesis. Thank you so so much.

Re: Always on top by Daniel

Daniel
Fri Apr 07 05:32:49 CDT 2006

Since this is an academic project, I would use CF v2.0 which has the
functionality built in. For CF v1.0 see this:
http://www.peterfoot.net/CreateATopMostForm.aspx

Cheers
Daniel
--
http://www.danielmoth.com/Blog/

"Rain" <Rain@discussions.microsoft.com> wrote in message
news:84BA6279-F08E-40D0-838D-CF556624A8FE@microsoft.com...
> im making an application that is 1/4 the size of the screen and i want it
> to
> be always on top while i do other things with my pda.
>
> is there a code for this in C#? i would reallly appreciate any help. I
> really need this for my thesis. Thank you so so much.