daveofgv
Well-known member
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
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: