I've got several C1TextBoxes used to display configuration information. They are disabled, and I have changed the DisabledForeColor to different colors, depending on the configuration setting. The problem is, this seems to cause difficulties with clearing the text box between form loads. If I close the form, change something, and open the form again, it is prepopulated with the old data, and the new data is written on top, causing the text box to become unreadable.
This doesn't happen if I leave the forecolor as the default, or if I make the box readonly instead of disabled. Unfortunately, neither of those is an option.
Is this a known bug?
My C1Input version is 2.0.20091.33227
<intentdriven> wrote in message news:218261@10.0.1.98... I've got several C1TextBoxes used to display configuration information. They are disabled, and I have changed the DisabledForeColor to different colors, depending on the configuration setting. The problem is, this seems to cause difficulties with clearing the text box between form loads. If I close the form, change something, and open the form again, it is prepopulated with the old data, and the new data is written on top, causing the text box to become unreadable. This doesn't happen if I leave the forecolor as the default, or if I make the box readonly instead of disabled. Unfortunately, neither of those is an option. Is this a known bug? My C1Input version is 2.0.20091.33227 http://helpcentral.componentone.com/cs/forums/p/79337/218261.aspx#218261