QUOTE (Support @ Jul 17 2009, 07:17 AM)
Hello John
ExtendedBorders property is False?
Could you help me to reproduce this situation?
Create a normal VCL form project.Place a button that calls MessageBoxA when onClick() is handled.
The bug shows with both ExndedBorders = true or false.
The skin must be WMP 2009.
Place your form in center(where a messagebox usually appears). and press the button.When you click the button,a messageBox will appear and you'll see it.Now move the cursor(mice) over the button on the messagebox and the messagebox will hide behind the form.
You can also do this -> move the form away from the center.Call messagebox then move the form onto the message box.Then move the mouse over the messagebox button and the messagebox will go behind the form. <img src="style_emoticons//dry.gif” style=”vertical-align:middle” emoid=”<_
Edit:I tested it with “Topaz” and “MacOS2” skins and the same thing happens.
With “MacOS” it works normal,without this bug.It seems to be a problem in some of the skins.