all groups > dotnet drawing api > february 2006 >
You're in the

dotnet drawing api

group:

autoscrolling in .net


autoscrolling in .net AVL
2/27/2006 3:41:26 AM
dotnet drawing api: Hi,

I've a requirement in which I need to implement autoscrolling....
Is there any control in .net which supports this functionality/............

Re: autoscrolling in .net Lloyd Dupont
2/28/2006 12:00:00 AM
what about a timer, which fire a MoveUp/MopveDown at regular interval?
or mayb you write moveup/down in the OnPaint() which will => move =>
invalidate => repaint => refire the event.

--
Regards,
Lloyd Dupont

NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>
[quoted text, click to view]

AddThis Social Bookmark Button