Using AlphaSkin 8.31 with Delphi 2010
The current version of the TsScrollBox component is not refreshing correctly after being resized.
How to reproduce:
* Create new project – make sure form is sizable.
* place TsScrollBox on form
* set TsScrollBox to align as Client
* compile & run exe – when you resize exe to a larger size you get zebra stripes within the TsScrollBox.
This bug was introduced either in 8.31 or very recently, the regular Delphi TScrollBox does not have this issue.
I've attached exe & demo code.
[attachment=6299:AC_831_TsScrollBox_strutters.rar]