Unplanned
Last Updated: 15 Sep 2023 08:41 by Martin Ivanov
Martin Ivanov
Created on: 15 Sep 2023 08:41
Category: RibbonView
Type: Feature Request
0
RibbonView: Add option to assign Style for the ScreenTip element
Add an option to assign a Style for the ScreenTip control. The option should be available per RadRibbonView and also per each separate element. It could follow the current ScreenTip settings concept where attached properties are used.

For example:

<telerik:RadRibbonView telerik:ScreenTip.Style="{StaticResource MyGlobalScreenTipStyle}" />

or:

<telerik:RadRibbonButton telerik:ScreenTip.Style="{StaticResource MyButtonScreenTipStyle}" />
0 comments