SetWindowRgn problem Root › Technical support › Troubleshooting This topic has 2 replies, 2 voices, and was last updated 9 years ago by Gino D. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts October 27, 2015 at 2:06 pm #36723 Gino DParticipant I have a program that uses SetWindowRgn to create transparent parts on a form, but when i use a skin the transparency is lost. In the attachment you will find a minimalistic program to recreate this problem. October 28, 2015 at 2:05 pm #54204 SupportKeymaster Hello! If you want to avoid a handling of this form by skin-engine – change the Form1.Tag property to 256. And Remove the TsSkinProvider component. I hope it helps. October 28, 2015 at 3:27 pm #54220 Gino DParticipant 'Support' wrote: Hello! If you want to avoid a handling of this form by skin-engine – change the Form1.Tag property to 256. And Remove the TsSkinProvider component. I hope it helps. Thank you very much, that solved the problem! 🙂 Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting