Click to See Complete Forum and Search --> : Taskbar-like app


Leonardo Bosi
05-02-2000, 01:37 PM
Hello,

I need to build a VB app which behaves like the Windows taskbar, which
means, capable to keep itself always on top and to limit the other
applications' workspace (for example, when other applications maximizes, I
want them to do so up to my application, which must be visible at every
time, just like the Windows taskbar). Could it be that to achieve this it is
necessary to change the dimensions of the desktop or something like this?

If anyone has an idea about how to implement this kind of behavior in my
app, please let me know.

Thanks,


Leonardo Bosi
Proximity Soft
Buenos Aires, Argentina
--------------------------------------------
leobosi@proximity.com.ar
http://www.proximity.com.ar

Phil Weber
05-02-2000, 02:45 PM
> I need to build a VB app which behaves like the
> Windows taskbar.

Leonardo:

http://msdn.microsoft.com/library/psdk/shellcc/shell/AppBars.htm

---
Phil Weber

Shawn K. Hall
05-02-2000, 02:58 PM
Leonardo,

Scroll to the bottom of this site:
http://www.geocities.com/SiliconValley/9486
Look for the TAppBar class. It's also distributed via
www.vbAccelerator.com if that gives you an idea of it's quality.

HTH,
--
Shawn K. Hall
Programmer / Analyst
*Please* post/respond in the newsgroups!


"Leonardo Bosi" <leobosi@proximity.com.ar> wrote in message
news:390f04be@news.devx.com...
> Hello,
>
> I need to build a VB app which behaves like the Windows taskbar,
which
> means, capable to keep itself always on top and to limit the other
> applications' workspace (for example, when other applications
maximizes, I
> want them to do so up to my application, which must be visible at
every
> time, just like the Windows taskbar). Could it be that to achieve
this it is
> necessary to change the dimensions of the desktop or something like
this?
>
> If anyone has an idea about how to implement this kind of behavior
in my
> app, please let me know.
>
> Thanks,
>
>
> Leonardo Bosi
> Proximity Soft
> Buenos Aires, Argentina
> --------------------------------------------
> leobosi@proximity.com.ar
> http://www.proximity.com.ar
>
>

Leonardo Bosi
05-03-2000, 04:25 PM
Thanks Shawn, that class is just what I needed (it's great!). Fortunatelly I
solved my problem...

Thanks!

Leonardo Bosi
Proximity Soft
Buenos Aires, Argentina
--------------------------------------------
leobosi@proximity.com.ar
http://www.proximity.com.ar

Shawn K. Hall <shawnkhall@iname.com> escribió en el mensaje de noticias
390f1730$1@news.devx.com...
> Leonardo,
>
> Scroll to the bottom of this site:
> http://www.geocities.com/SiliconValley/9486
> Look for the TAppBar class. It's also distributed via
> www.vbAccelerator.com if that gives you an idea of it's quality.
>
> HTH,
> --
> Shawn K. Hall
> Programmer / Analyst
> *Please* post/respond in the newsgroups!

Shawn K. Hall
05-03-2000, 05:23 PM
You're welcome.
--
Shawn K. Hall
Programmer / Analyst
*Please* post/respond in the newsgroups!


"Leonardo Bosi" <leobosi@proximity.com.ar> wrote in message
news:39107ecc@news.devx.com...
> Thanks Shawn, that class is just what I needed (it's great!).
Fortunatelly I
> solved my problem...
>
> Thanks!
>
> Leonardo Bosi
> Proximity Soft
> Buenos Aires, Argentina
> --------------------------------------------
> leobosi@proximity.com.ar
> http://www.proximity.com.ar