'宣言 Public Sub ResolveCaptionAreaAppearance( _ ByRef appearance As Infragistics.Win.AppearanceData, _ ByRef requestedProps As Infragistics.Win.AppearancePropFlags _ )
public void ResolveCaptionAreaAppearance( ref Infragistics.Win.AppearanceData appearance, ref Infragistics.Win.AppearancePropFlags requestedProps )
キャプション領域はデスクトップ警告ウィンドウに置かれ、標準 System.Windows.Forms.Form のタイトルバーと同じみばえです。
Appearance プロパティに相当する Application Styling は、DesktopAlertControlAreaInfragistics.Win.AppStyling.UIRole を通して実現されます。