Question Panel Scroll Bar enbale button when at bottom

daveofgv

Well-known member
Joined
Sep 17, 2008
Messages
218
Location
Dallas, TX
Programming Experience
1-3
Hi Forum!

I have been looking all over the place and kinda stuck on a small issue. I have a label in a panel and the label is very long so there are scroll bars on the panel. How can I make it where if the user scrolls all the way to the bottom then a button will be enabled? Currently, I have the button disabled on form load. (Just as if there are a terms and license and the user has to scroll all the way down before accepting)

Or if there is a better way of doing this please give me feedback.

Thanks in advanced

Edited: I am using VB.NET and Windows Forms.

daveofgv
 
Last edited:
Back
Top