FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexComboBox Class / OnPreviewGiveFeedback Method

In This Topic
    OnPreviewGiveFeedback Method (C1FlexComboBox)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPreviewGiveFeedback( _
       ByVal e As GiveFeedbackEventArgs _
    ) 
    protected virtual void OnPreviewGiveFeedback( 
       GiveFeedbackEventArgs e
    )

    Parameters

    e
    See Also