Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > OutlookBar > IsEnabled property on OutlookBarItem isn't user-friendly

Answered IsEnabled property on OutlookBarItem isn't user-friendly

Feed from this thread
  • Guillaume avatar

    Posted on Oct 28, 2011 (permalink)

    Hello,

    I think that if i set IsEnabled property on an OutlookBarItem to false, the background is not grey so users don't know the item is disabled.
    Have i to edit the style to achieve that ?

    Regards,
    Guillaume

    Reply

  • Answer Tina Stancheva Tina Stancheva admin's avatar

    Posted on Nov 1, 2011 (permalink)

    Hello Guillaume,

    You can edit the ControlTemplate of the RadOutlookBarItems and change the visual appearance of the DisabledVisual Border elements. You can find more info about editing the ControlTemplate of the RadControls here.

    I also attached a sample project to get you started. Let me know if I can further assist you.

    Greetings,
    Tina Stancheva
    the Telerik team

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

    Reply

  • Guillaume avatar

    Posted on Nov 2, 2011 (permalink)

    Thank you

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > OutlookBar > IsEnabled property on OutlookBarItem isn't user-friendly