I tried setting the MinSize property in the code:
As a matter of fact I've tried setting all size-related assignable properties:
The text boxes are still 60 pixels wide when the form loads. Sometimes they cause strange artifacts with, or completely render on top of, nearby controls. Try creating a RadCommandBar, placing a CommandBarTextBox in it, and resizing it for yourself.