'宣言Public Overrides Sub OnGiveFeedback( _ ByVal glyph As Glyph, _ ByVal e As GiveFeedbackEventArgs _ )
public override void OnGiveFeedback( Glyph glyph, GiveFeedbackEventArgs e )
パラメータ
- glyph
 - グリフ。
 - e
 - イベントデータを含むSystem.Windows.Forms.GiveFeedbackEventArgsインスタンス。