'宣言
 
Protected Overridable Sub InitControlAppearance( _
   ByRef  As Infragistics.Win.AppearanceData, _
   ByRef  As Infragistics.Win.AppearancePropFlags _
) 
             
        
            
            protected virtual void InitControlAppearance( 
   ref Infragistics.Win.AppearanceData ,
   ref Infragistics.Win.AppearancePropFlags 
)