Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
195
How can I vertically align all my tools to the top of a toolbar?
posted

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.