FIX. RadForm - breaks the Anchor implementation of MS TextBox
If you have a TextBox anchored to Top, Left, Right in a RadForm, the size that this TextBox gets when the form is shown may not be correct.
Workaround:
set the Dock = Fill setting after adding the controls/toolwindows in the forms