This is a migrated thread and some comments may be shown as answers.

Push Item to Minimized

1 Answer 32 Views
OutlookBar
This is a migrated thread and some comments may be shown as answers.
Rayne
Top achievements
Rank 1
Rayne asked on 12 Jan 2012, 06:27 PM
Is there a way to define an item minimized in xaml (so that it appears in the minimize area by default)?

My list is only 3 items and it looks silly to not have any items in the minimized area (using office_blue theme), so I'd like to push my third item there by default (since it's importance is less, it can be hidden away by default).

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 16 Jan 2012, 04:22 PM
Hello Rayne,

 Currently this could be achieved by performing two steps:
1) Set the ItemsActiveMaxCount property of the RadOutlookBar to 2
        2) Place your "future-minimized" item to be third in your XAML.
Please let us know if this is suitable for you.

All the best,
Petar Mladenov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
OutlookBar
Asked by
Rayne
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or