Hi - I am new to Windows programming (from asn ASP.Net background).
The first project I've been tasked with is creating a ticker/notice-board for our office - which will show vertically scrolling updates of incidents being reported. I'm ok with the scrolling, keeping on top etc - but what I am unable to do is make my form dock to the top of the desktop window, and make any other applications windows smaller.
So that when any other application is maximised, it's window will not go behind my ticker application - so people can still easily use any other applications toolbar etc.
Is this possible to do in VB.Net 2005/8?
Thanks for any advice,
Mark
The first project I've been tasked with is creating a ticker/notice-board for our office - which will show vertically scrolling updates of incidents being reported. I'm ok with the scrolling, keeping on top etc - but what I am unable to do is make my form dock to the top of the desktop window, and make any other applications windows smaller.
So that when any other application is maximised, it's window will not go behind my ticker application - so people can still easily use any other applications toolbar etc.
Is this possible to do in VB.Net 2005/8?
Thanks for any advice,
Mark