Version

LinkUIElement Class

Represents the UltraDesktopAlertWindowInfo.Caption, UltraDesktopAlertWindowInfo.Text, or UltraDesktopAlertWindowInfo.FooterText of the desktop alert window in the user interface.
Syntax
'Declaration
 
Public Class LinkUIElement 
   Inherits Infragistics.Win.FormattedLinkLabel.FormattedTextUIElement
   Implements Infragistics.Win.IToolTipItem, Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class LinkUIElement : Infragistics.Win.FormattedLinkLabel.FormattedTextUIElement, Infragistics.Win.IToolTipItem, Infragistics.Win.UIAutomation.IProvideUIAutomation  
Remarks

The name of the Infragistics.Win.AppStyling.UIRole for this element, as well as the UltraDesktopAlertShowWindowInfo property it represents and its associated Infragistics.Win.Appearance properties, is dependent on the value of the LinkType property, as described in the following table:

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also