'宣言
Protected Overrides Function GetGlyphInfo( _
ByVal glyphType As Infragistics.Win.GlyphType, _
ByRef glyphInfo As Infragistics.Win.GlyphInfoBase _
) As Boolean
protected override bool GetGlyphInfo(
Infragistics.Win.GlyphType glyphType,
out Infragistics.Win.GlyphInfoBase glyphInfo
)