バージョン

InitializeDefaultAppearance メソッド (PanelButtonUIElement)

スタイル固有の外観情報が初期化された後、残りの外観値を解決するために、Infragistics.Win.ButtonUIElementBase.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@) の間に呼び出されます。
シンタックス
'宣言
 
Protected Overrides Sub InitializeDefaultAppearance( _
   ByRef appearanceData As Infragistics.Win.AppearanceData, _
   ByRef requestedProps As Infragistics.Win.AppearancePropFlags _
) 
protected override void InitializeDefaultAppearance( 
   ref Infragistics.Win.AppearanceData appearanceData,
   ref Infragistics.Win.AppearancePropFlags requestedProps
)

パラメータ

appearanceData
更新する AppearanceData 構造体
requestedProps
解決する外観のプロパティ。
参照