Hi,
Is it possible to dock the Outlook Bar to the right side of a window?
Thank You,
Sam
Hi Sam,
Would you please tell us what exactly is your scenario! Do you mean using XamOutlookBar with XamDockManager(CTP) or using it with XamDialogWindow! Any additional information would be really helpful! Thank you!
Regards,
Nikola.
Hi Nikola,
Sorry for the poor question. Actually, I'm not "docking" the control. I have a Grid with 2 columns. I want the OutlookBar to be in the right hand column.
I found the PopupLocation property to make the Navigation pop out to left side. Is there a way to move the minimize button from the right side to the left side of the Header?
Thanks!Sam
there is no specific property to manipulate the position of the minimize button, but you could change the order of columns in SelectedGroupHeader, which you could find in the generic.xaml for XamOutlookBar. I am attaching sample with the change , so that you could review it. I don't know which version are you using, but i have change it for 10.3. Hope that helps!