'宣言
 
Protected Friend Overrides Function GetMarkerHighlightingInfo( _
   ByVal  As Object, _
   ByVal  As Point, _
   ByVal  As Boolean _
) As Infragistics.HighlightingInfo
             
        
            
            protected internal override Infragistics.HighlightingInfo GetMarkerHighlightingInfo( 
   object ,
   Point ,
   bool 
)