Hi Todd,
In a ComboBox theme you can set properties like Font, Margin and Padding and thus change the height of the combobox. The width can be set in design time by setting MinSize and MaxSize to have the desired width. It is recommended that you set equal values for the Width part of the MinSize and MaxSize properties.
Kind regards,
Angel
the
telerik team