So I have a treeview, that is docked in the left side of a panel. I also have a tabcontrol docked in the right side of a panel. I've worked out most of the visual glitches in my application, but no amount of my internet research/blind testing will work for this glitch..
The problem is, the bottoms of the treeview and the tabcontrol don't match up:
I can't find any way to make the treeview's height smaller or the tabcontrol's larger. Since it is docked, any time I manually change the size, it just changes back. Is there any way to use some visual style or size assignment to fix this?