バージョン

MainImageAreaUIElement クラス

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

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

境界は UltraDesktopAlert.MainImageAreaBorderColor プロパティで決定される色の MainImageUIElement の周囲に描画されます。MainImageAreaBorderColor プロパティが Color.Transparent に設定されると、境界は描画されません。

参照