バージョン

TextAreaUIElement クラス

ユーザー インターフェイスでデスクトップ警告ウィンドウのテキスト領域を表します。
シンタックス
'宣言
 
Public Class TextAreaUIElement 
   Inherits DesktopAlertUIElementBase
   Implements Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class TextAreaUIElement : DesktopAlertUIElementBase, Infragistics.Win.UIAutomation.IProvideUIAutomation  
解説

TextAreaUIElement は以下の子要素を含みます。

  • Infragistics.Win.FormattedLinkLabel.FormattedTextUIElement (デスクトップ警告ウィンドウが表示された場合、UltraDesktopAlertShowWindowInfo.Text プロパティが明示的に設定されたと想定します)。 "

参照