バージョン

GripAreaUIElement クラス

ユーザー インターフェイスでデスクトップ警告ウィンドウのグリップ領域を表します。UltraDesktopAlert.Style プロパティが 'Office2007' に設定されている場合に限って使用されます。
シンタックス
'宣言
 
Public Class GripAreaUIElement 
   Inherits DesktopAlertUIElementBase
   Implements Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class GripAreaUIElement : DesktopAlertUIElementBase, Infragistics.Win.UIAutomation.IProvideUIAutomation  
解説

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

GripAreaUIElement の視覚的な外観は、UltraDesktopAlert.GripAreaAppearance の背景に関わるプロパティで制御されます。

注: GripAreaUIElement は、UltraDesktopAlert.Style プロパティが 'Office2007' に設定されると表示されます。

この要素の Infragistics.Win.AppStyling.UIRole の名前は、DesktopAlertGripAreaです。

参照