On Sun, 1 Apr 2007, Bisma Jayadi wrote:
> > Was this bug closed in the bug tracker? > > http://www.freepascal.org/mantis/view.php?id=1904 > > Reported since v.9.13. IMO, it isn't (win)api limitation since Delphi does > allow to set TComboBox's height to any values. IMHO this is definitely a winapi limitation. The TComboBox height is determined by the font used in the combobox, unless the style is csSimple. If I try to set the height, Delphi resets (csDropdown or csDropDownList) the height. Michael. _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
