Changing ComboBox height in Syncfusion control
I am using a ComboBoxAdv control from Syncfusion, and in version 3.2 I have noticed that the control doesn't allow you to change the height beyond a minimum value (depending on the font).
There is a PreventHeightChange property, but it doesn't seem to work.
The solution - override the DetermineHeightsBasedOnFont method with a blank method.
No comments:
Post a Comment