Sirs:
I have a WinForm onto which I'm dropping quite a few text boxes and one radDropDownList. All the text boxes (not Telerik) are 20 px tall, and the DropDownList is 18 px tall. I have to use the default theme.
Is there a simple way to set the height of the control? (Not the dropped down height, the height when closed)
You'd think that CONTROLNAME.HEIGHT = 20 would work, but it doesn't
I tried increasing the font size, that worked but looked dumb. <smiles>
I have a WinForm onto which I'm dropping quite a few text boxes and one radDropDownList. All the text boxes (not Telerik) are 20 px tall, and the DropDownList is 18 px tall. I have to use the default theme.
Is there a simple way to set the height of the control? (Not the dropped down height, the height when closed)
You'd think that CONTROLNAME.HEIGHT = 20 would work, but it doesn't
I tried increasing the font size, that worked but looked dumb. <smiles>