'宣言 Public Overloads Overrides 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 override bool ResolveAppearance( object ownerContext, ref Infragistics.Win.AppearanceData appearance, ref Infragistics.Win.AppearancePropFlags requestedProps, Infragistics.Win.EmbeddableEditorArea area, bool hotTracking, string customArea )