I put together a project that demonstrates what might be problem or not.
The use of setting the form disabled when calling the dialog and then setting the form enabled is part of the SkinProvider DisabledBlured routine. However, if you do not set this routine and have the form disabled, the “pink” corner edges appear.
To prevent this in my code all I have to do is not disable the form if the blured routine is false.