'宣言 Public Overloads Function ResolveAppearance( _ ByVal ownerContext As Object, _ ByRef appearance As Infragistics.Win.AppearanceData, _ ByRef requestedProps As Infragistics.Win.AppearancePropFlags, _ ByVal area As Infragistics.Win.EmbeddableEditorArea _ ) As Boolean
public bool ResolveAppearance( object ownerContext, ref Infragistics.Win.AppearanceData appearance, ref Infragistics.Win.AppearancePropFlags requestedProps, Infragistics.Win.EmbeddableEditorArea area )