WPToolBar Combo Box Sizes

  • Hi,

    I'm having a problem trying to use the TWPToolBar component in my application. I find that I'm able to set the size of the buttons on the toolbar, but I can't set the size of the embedded comboboxes, and these are showing to be too thin (vertically) - as can be seen in the following picture:


    Is there a property I can change to change the size of the embedded drop down combo boxes, or can someone explain why this is happening?

    Thanks & Regards

    Adam.

  • Hi Julian,

    I'm assuming by your reply that it's not a simple setting to change in order to alter the height of the combo boxes?

    If not, can you please tell me what the underlying classes are for these combo boxes, so I can have a play with the source code?

    Thanks & Regards

    Adam.

  • Did you set your form's font size too small relative to the size of your Window's dpi or font size settings?

    A quick test shows that the form's Font size seems to affect the height of the list boxes in the toolbar.