VB.Net Application Tool Bar
Dear All,
i've searched high and low and cannot seem to find how to implement an application tool bar in VB.Net. I want to basically create a scrolling text banner, which docks itself on the top of the screen on which scrolls along a message. Pretty simple in VB6 but can find a VB.net alternative.
Any help would be appreciated.
Haz
Re: VB.Net Application Tool Bar
Re: VB.Net Application Tool Bar
Thats great, many thanks for your help.
Would you know of how to make the scrolling text look smoother??
Re: VB.Net Application Tool Bar
try setting the form's doublebuffered property to true