'宣言 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
この要素の Infragistics.Win.AppStyling.UIRole 名およびそれを表す UltraDesktopAlertShowWindowInfo プロパティ、そしてそれに関連する Infragistics.Win.Appearance プロパティは、以下の表で説明するように LinkType プロパティの値に依存します。
DesktopAlertLinkType 定数 | UIRole 名 | UltraDesktopAlertShowWindowInfo プロパティ | Infragistics.Win.Appearance プロパティ |
---|---|---|---|
Caption | DesktopAlertCaptionLink | UltraDesktopAlertShowWindowInfo.Caption | UltraDesktopAlert.CaptionAppearance, UltraDesktopAlert.CaptionHotTrackAppearance |
テキスト | DesktopAlertTextLink | UltraDesktopAlertShowWindowInfo.Text | UltraDesktopAlert.TextAppearance, UltraDesktopAlert.TextHotTrackAppearance |
フッター | DesktopAlertFooterTextLink | UltraDesktopAlertShowWindowInfo.FooterText | UltraDesktopAlert.FooterTextAppearance, UltraDesktopAlert.FooterTextHotTrackAppearance |