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

Panel with Problems! #9

Closed DBenS closed 7 years ago

DBenS commented 7 years ago

Hi,

After the last change in PANEL, if we try to scroll it vertical or horizontal we got the error:

NULL REFERENCE at lines: 290 = HorizontalScrolled(this,e) and 298 = VerticalScrolled(this,e)

and the arrows disapeared (due to AutoScroll?).

Thanks.

dennismagno commented 7 years ago

Fix with Commit e98c53e9