I have a toolbar docked to the top of a tab page control and it is set to fill the entire row. I have the following tools: button tool, 2 control containers for comboboxes, 1 control container for an ultratree and 1 control container for a custom tool. When I added in the ultratree, its height is 3X the size of the other tools. When it displays, the buttons and comboboxes are centered vertically. I'd like to have the tools aligned to the top vertically so that the ultratree will be the only tool that extends below the other tools. Is this possible? I have only see the Appearance props for ImageVAlign and TextVAlign in fhe toolbar settings and tools, but they don't seem to change the appearance as desired. I assume that I am missing something. Any help would be greatly appreciated. Thanks.