バージョン

ResolveAppearance(Object,AppearanceData,AppearancePropFlags,EmbeddableEditorArea,Boolean,String) メソッド

シンタックス
'宣言
 
Public Overloads Overridable Function ResolveAppearance( _
   ByVal ownerContext As Object, _
   ByRef appearance As Infragistics.Win.AppearanceData, _
   ByRef requestedProps As Infragistics.Win.AppearancePropFlags, _
   ByVal area As Infragistics.Win.EmbeddableEditorArea, _
   ByVal hotTracking As Boolean, _
   ByVal customArea As String _
) As Boolean
public virtual bool ResolveAppearance( 
   object ownerContext,
   ref Infragistics.Win.AppearanceData appearance,
   ref Infragistics.Win.AppearancePropFlags requestedProps,
   Infragistics.Win.EmbeddableEditorArea area,
   bool hotTracking,
   string customArea
)

パラメータ

ownerContext
appearance
requestedProps
area
hotTracking
customArea
参照