FAQ in WinForms Currency TextBox

18 Nov 20181 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.

DrawActiveWhenDisabled property usage