DevExpress TcxDateEdit popup Calendar don’t have borders Root › Technical support › Troubleshooting This topic has 5 replies, 2 voices, and was last updated 3 years, 3 months ago by Support. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts July 14, 2021 at 1:28 pm #70206 GiuseppeParticipant When sSkinManager (Currently 2021 v16.12 b224) is Active, DevExpress TcxDateEdit popup Calendar don’t have borders. Take a look at attached image. Please fix it. Regards, Giuseppe Attachments:You must be logged in to view attached files. July 16, 2021 at 5:11 am #70212 SupportKeymaster Hello! I will check it. August 4, 2021 at 8:20 am #70236 GiuseppeParticipant Hi, is there any news about the mentioned problem? Regards, giuseppe. August 6, 2021 at 11:53 am #70241 SupportKeymaster Hello! Try this, please: Open the OnCreate event of the form with SkinManager and add this line of code: ThirdPartySkipForms.Add('TcxDateEditPopupWindow'); Also, add ‘sThirdParty’ unit to the ‘uses’ clause. This solution will be implemented in the nearest package release. August 6, 2021 at 1:38 pm #70244 GiuseppeParticipant I found the same problem in TcxCalcEdit too. Please fix this too. Thank You and Best Reards, Giuseppe August 6, 2021 at 2:26 pm #70245 SupportKeymaster Add this code also: ThirdPartySkipForms.Add('TcxPopupEditPopupWindow'); Author Posts Viewing 6 posts - 1 through 6 (of 6 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