Folks,
I am using XamOutlookBar in my project but when i xamoutlookbar is minimized (vertically) the text display is only "Navi" instead of displaying Navigation Pane. i cannot find any property to set the height and width of minimized XamOutlookBar.
stranegly even the documentation dosent say anything. this is really weired.no offence but infragistics guy need to sort out this issue soon. (even for me as a developer its getting complicated to understand).
Hope to hear from you guys soon..
Hello,
Could you please send us a small application that reproduces this behaviour? Also, what is the exact version of our product(it looks like this: 11.2.1012)?
Regards,
Anastas
Anastas,
Its very basic code. Version=11.1.20111.2053
<igOutlookBar:XamOutlookBar Name="xamOutlookBar1" Width="180" HorizontalAlignment="Left" AllowMinimized="True" IsVerticalSplitterVisible="True" Theme="Office2k7Black" MinimizedWidth="NaN">
<Storyboard />
<igOutlookBar:OutlookBarGroup Header="Group 1" IsSelected="True">
<Grid />
</igOutlookBar:OutlookBarGroup>
<igOutlookBar:OutlookBarGroup Header="Group 2">