Hi
When clicking on one of the OutlookBarGroup the group content changes. Is it possible to disable or override this bahaviour?
Hello,
I have been looking into your question and if you want to disable the switching between the groups in the XamOutlookBar you can cancel the ‘SelectedGroupChanging’ event.
I am attaching a sample application(OutlookBarDisableGroupsChanging.zip) that shows how to achieve it.
I am just checking if you require any further assistance on the matter.