Control Ribbon Height
In AutoCAD LT 2009 and 2010, all the built-in ribbon panels are the same height, so no matter which tab you're on, the overall height of the ribbon remains the same.
But if you make your own panels, you get to decide how tall they are by controlling the number of rows you use and the size of the icons. If you want a long skinny ribbon panel with just one row of tools, you can do it.
When the ribbon is undocked or floating, you can easily resize it just like you would any other palette. But when it's docked (as it is by default), changing the height is a little different.
In LT 2009, the ribbon automatically resized itself to accommodate the largest panel on the tab, whether it was one row tall or many. You didn't have any control over how much real estate it actually took up. In LT 2010, though, a new variable was introduced to keep the ribbon at a constant height, independent of the size of the panels.
This variable is called RIBBONDOCKEDHEIGHT, and it can be set anywhere between 0 and 500, where the number represents the height of the ribbon in pixels. The default is 100, which is a good size for accommodating the built-in set of panels. If you have a tabs with smaller or larger panels, though, you might want to experiment with different heights until your layout looks the way you want it to. (Note: the ribbon won't ever get smaller than necessary to accommodate the largest panel on the tab. So setting RIBBONDOCKEDHEIGHT to 50 doesn't have much effect on the built-in configurations, since the panels themselves are larger than 50 pixels.)
And if you'd rather just have the ribbon resize itself automatically, set the variable to 0.

Subscribe