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