TTMSFNCComboBox dropdown width

Hi,

Currently looks like this:

image

How can I get the dropdown do be the same width as the control?

It is being used in an FMX project.

Thanks,

Ken

Hi,

Try setting the TTMSFNCComboBox.DroDownWith property to the same value as TTMSFNCComboBox.Width.

Thanks. How on earth did I miss seeing that ? :grinning:

One more question if I may?

When the Style is set to csDropDownList the fill color is a shade of gray and I have been unable to find a way of changing it. How can I do this please?

Thanks,

Ken

This is by design and not changeable. We'll investigate the possibilities of improving this in a future version.

Thanks