DropDown button in the TsPageControl Root › Technical support › Troubleshooting This topic has 2 replies, 2 voices, and was last updated 4 years, 8 months ago by Support. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts March 22, 2020 at 3:18 pm #68597 LasseParticipant The latest fix does not seem to work. Attachments:You must be logged in to view attached files. March 22, 2020 at 3:23 pm #68599 LasseParticipant I removed that ExcludeClipRect code and seems to work… procedure TsPageControl.AcPaint(const Message: TWMPaint); ... if DropBtn <> nil then with DropBtn.BoundsRect do ExcludeClipRect(DC, Left, Top, Right, Bottom); March 25, 2020 at 11:20 pm #68612 SupportKeymaster Thank you, I see it. This issue will be solved in the nearest release. 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