I've got 2 listboxes sitting side by side on a form.

One has its style set to 0-Standard and the other 1-Checkbox.

Problem is that no matter what I do, in design time or run-time, I can't get their heights to be equal. Only way that'll happen is if I make them have the same style.

Am I missing something here?

I'm guessing that this is just the way it is but it makes the layout of my form look cheesy so I'd figured I ask.

Thanks