New to Telerik UI for WPFStart a free 30-day trial

ScreenTipState represent different state of the ScreenTip that can be used.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

C#
public enum ScreenTipState

Fields

The Title state for a item.

C#
Title = 2

The TitleDescription state for a item.

C#
TitleDescription = 1

The TitleDescriptionImage state for a item.

C#
TitleDescriptionImage = 0