'宣言 Public Overloads Sub ResolveAppearance( _ ByVal listItemIndex As Integer, _ ByRef appearance As Infragistics.Win.AppearanceData, _ ByRef requestedProps As Infragistics.Win.AppearancePropFlags, _ ByVal drawAsActive As Boolean, _ ByVal drawAsPressed As Boolean _ )
public void ResolveAppearance( int listItemIndex, ref Infragistics.Win.AppearanceData appearance, ref Infragistics.Win.AppearancePropFlags requestedProps, bool drawAsActive, bool drawAsPressed )