I added a group with treeview on explorerbar.
I want it to fill the whole explorer bar ( appart from the other groups.)
Hello Drpoalim,
I`m not sure that I understand your scenario, but maybe you are looking for the properties:
UltraExplorerBar->Margins->ArroundGroups;
UltraExplorerBar->Margins->ArroundItems(outer);
UltraExplorerBar->Margins->ArroundItems(inner);
Could you please take a look at the attached sample and screenshot and if you think that I misunderstood your case, feel free to modify my sample and revert it back to me. I`ll be glad to research it. If you have any questions, do not hesitate to write us
Regards