Hi all,
I am using a panel control and adding a few textboxes at runtime to it. my problem is , how to scroll vertically to the last record as soon it exceeds its view size, although the controls are adding to the panel control but, user has to scroll down to see them , it is a bit confusing thing for them which I want to solve , so in summary
How can I programmatically scroll the panel control
thank you all!!!
--Prem