バージョン

ResolveAppearancePhase メソッド

指定したフェーズの外観を解決します。
シンタックス
'宣言
 
Protected Shared Sub ResolveAppearancePhase( _
   ByRef appearance As Infragistics.Win.AppearanceData, _
   ByRef requestedProps As Infragistics.Win.AppearancePropFlags, _
   ByVal phase As MdiTab.AppearanceResolutionPhase, _
   ByVal settings As MdiTabSettings _
) 
protected static void ResolveAppearancePhase( 
   ref Infragistics.Win.AppearanceData appearance,
   ref Infragistics.Win.AppearancePropFlags requestedProps,
   MdiTab.AppearanceResolutionPhase phase,
   MdiTabSettings settings
)

パラメータ

appearance
外観情報で更新する Appearance 構造体。
requestedProps
解決する外観のプロパティ。
phase
解決する外観のフェーズ。
settings
解決プロセスで使用する Settings オブジェクト
参照