Making a TsRoundBtn look disabled without the Enabled property Root › Technical support › Tricks This topic has 1 reply, 2 voices, and was last updated 7 years, 3 months ago by Support. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 21, 2017 at 12:56 pm #37547 HeDiBoParticipant I have a TsRoundBtn that is mostly disabled. I want to show a hint, to inform the user when it will be enabled. But on a disabled control one cannot display a hint (as far as I know). So, I want the button to mimic a disabled state, without actually being disabled. Do you know of a good trick to either display a hint when the button is disabled or mimic a disabled button? July 27, 2017 at 6:16 pm #56945 SupportKeymaster Hint is not shown if TWinControl is disabled in VCL. But, maybe you can place an empty transparent label with hint there, if hint must be shown in such situation. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Tricks