'宣言 Public Sub ResolveGripAreaAppearance( _ ByRef appearance As Infragistics.Win.AppearanceData, _ ByRef requestedProps As Infragistics.Win.AppearancePropFlags _ )
public void ResolveGripAreaAppearance( ref Infragistics.Win.AppearanceData appearance, ref Infragistics.Win.AppearancePropFlags requestedProps )
グリップ領域はデスクトップ警告ウィンドウのトップに置かれ、AllowMove プロパティが True に解決されると、グリップ インジケーターがグリップ領域内に表示され、ウィンドウが異なる場所にドラッグできることを提案するエンドユーザーに視覚的な鍵を提供します。
Appearance プロパティに相当する Application Styling は、DesktopAlertControlAreaInfragistics.Win.AppStyling.UIRole を通して実現されます。