バージョン

ResolveDefaultAppearance メソッド (DateTimeEditorOwner)

シンタックス
'宣言
 
Public Overridable Function ResolveDefaultAppearance( _
   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 ResolveDefaultAppearance( 
   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
参照