Hello,

I have a flow layout panel that I am programmatically adding a bunch of
check box controls into. Everything works pretty well except when a check
box control's label is wrapped to two lines. In that case a few pixels of
the top and bottom of the label is getting clipped off, which is a little
ugly. I'm going to see if there's a way of preventing wrapping, but that may
not be a good solution, so anyone have any ideas on preventing clipping?



Dave