I've created a minitoolbar and set it to automatically appear when the context sensitive menu appears which is working fine. However I'd like all my tools to appear in a single row (I only have 5), so I thought the Tool Row Count property set to 1 would do the trick. But apparantly not, I'm seeing 2 rows, the top row containing 3 tools and the bottom row containing 2 tools. Any ideas what could be going wrong here?
Thanks in advance,
Martin Sherburn.
Hello Martin,
Walking through the code, I could not find any places where the ToolRowCount would not be honored. However, I did come across an issue regarding the serialization of the MiniToolbar that was resolved early last year. If you are doing any saving and loading of the UltraToolbarsManager, this may be related to the issue you are seeing.
What version of NetAdvantage are you using?
Have you installed the latest hotfix/service pack for the release?
Chris.