dennismagno / metroframework-modern-ui

My humble attempt to bring the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.
http://dennismagno.github.io/metroframework-modern-ui
Other
861 stars 1.08k forks source link

metrotextbox ScrollToCaret missing #48

Open pianoboy11 opened 6 years ago

pianoboy11 commented 6 years ago

How to scroll to the end using the Winform MetroTextbox (MetroFramework).

The metrotextbox does not have the "ScrollToCaret" method. What do I do instead?

Zei33 commented 6 years ago

This really seems like an issue that should be addressed.