Alex Prinias asked 2017-02-03 17:25:43 UTC
Hi guys,
Back in Nov-Dec 2016, you had added the ReadOnly property to ComboBox, which makes the reading of the control much easier compared to the grayed-out appearance of setting Enabled = false. The ReadOnly property is also there for TextBox. Is there the possibility of having this property for the Control base class? I suppose it would be a combination of the Enable = false functionality in C# with the Enable = true appearance in the Theme... But of course I might be wrong! :)
Best regards,
Alex
Alex Prinias asked 2017-02-03 17:25:43 UTC
Hi guys,
Back in Nov-Dec 2016, you had added the ReadOnly property to ComboBox, which makes the reading of the control much easier compared to the grayed-out appearance of setting Enabled = false. The ReadOnly property is also there for TextBox. Is there the possibility of having this property for the Control base class? I suppose it would be a combination of the Enable = false functionality in C# with the Enable = true appearance in the Theme... But of course I might be wrong! :)
Best regards,
Alex