I believe I've discovered a bug with C1Input.C1TextBox regarding the Enabled setting. To reproduce, follow these steps using C1Input version 2.0.20073.33104. Place a C1TextBox within a GroupBox and set GroupBox.Enabled = False. Create a mechanism to enable/disable the GroupBox in runtime. Run the...