-
how can i ... ??
hi,
How can we make a program (form) that acts like the taskbar in windows ( when not hidable), i mean so that other object will not go under it,the bottum of the screen will be the top of our form????
my english is not so good, so sorry if you had dificulty do understand the Q, thanks for the help
-
1 Attachment(s)
Re: how can i ... ??
Have a look at this . I made it very quickly ! .If you want to give your applications the ability of getting focus over other windows(not WTM I think) , just set the topmost property of the form to true.