FIX. RadCheckedDropDownList - ArgumentOutOfRangeException when you dock the control inside TableLayoutPanel
To reproduce: run the attached project and click the button.
Workaround: set the RadCheckedDropDownList.AutoSize property to false before manipulating the Dock property.