Try loading the control using code from Form_Load instead of using the
property grid.
That should prevent the horizontal scrollbar from showing (unless you
really need it).
Ok. What property to I set on the Load event that will prevent the
horizontal scrollbar from showing? I see "Scrollable" but this seems to
cover BOTH scrollbars.