'Support' wrote:
Thank you. I see this error and I will fix it in the nearest release.
Hello,
I installed the new version of AlphaSkin (20.09.2016) but the problem is still present.
Like someone reported it recently, by setting the option “ExtendBorder” of SkinManager to false, the error does not occur.
But I want the border to be extended, it's prettier like this.
As I said before, it only occurs from the second time I open a window.
After a window, a form, has been shown and hid once, the error occurs when the program calls Show or ShowModal or simply when it set the Visible property to True.
I noticed two things:
First the error does not occur when the window has been closed from the cross button on the border.
It only occurs when the window has been closed form a normal button, a button I created.
Then the error does not occur if the option AllowAeroBluring of SkinManager is set to false.
It seems the function MakeBluringRgn in class sSkinProvider provokes the error.
I hope it will help you.