ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabel Class / OnGiveFeedback Method

In This Topic
    OnGiveFeedback Method (C1SuperLabel)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnGiveFeedback( _
       ByVal gfbevent As System.Windows.Forms.GiveFeedbackEventArgs _
    ) 
    protected virtual void OnGiveFeedback( 
       System.Windows.Forms.GiveFeedbackEventArgs gfbevent
    )

    Parameters

    gfbevent
    See Also