How to make the text active when the control is disabled

3 Sep 20201 minute to read

When the control is set to disabled, we could not make any changes in it. But we can make the text active by setting DrawActiveWhenDisabled to True.

The following figure illustrates this.

Text active when the control is disabled