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