This is a migrated thread and some comments may be shown as answers.

Resizing ComboBox styling issues

1 Answer 91 Views
Toolstrip (obsolete as of Q3 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Todd Gill
Top achievements
Rank 1
Todd Gill asked on 23 Mar 2007, 10:01 PM
How do you make a combobox inside of a toolstrip wider with a custom theme? I got the combobox to get bigger but the textbox inside of the combobox gets clipped at whatever the default is so the text only goes halfway across the combobox. What property am I missing that I need to change in the visual style editor?

1 Answer, 1 is accepted

Sort by
0
Angel
Telerik team
answered on 27 Mar 2007, 12:09 PM
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

Instantly find answers to your questions at the new telerik Support Center
Tags
Toolstrip (obsolete as of Q3 2010)
Asked by
Todd Gill
Top achievements
Rank 1
Answers by
Angel
Telerik team
Share this question
or