Freigeben über


TableControlEventProcessorBase.PreprocessGiveFeedback Method

Definition

public:
 virtual void PreprocessGiveFeedback(Microsoft::VisualStudio::Shell::TableControl::ITableEntryHandle ^ entry, System::Windows::GiveFeedbackEventArgs ^ e);
public virtual void PreprocessGiveFeedback (Microsoft.VisualStudio.Shell.TableControl.ITableEntryHandle entry, System.Windows.GiveFeedbackEventArgs e);
abstract member PreprocessGiveFeedback : Microsoft.VisualStudio.Shell.TableControl.ITableEntryHandle * System.Windows.GiveFeedbackEventArgs -> unit
override this.PreprocessGiveFeedback : Microsoft.VisualStudio.Shell.TableControl.ITableEntryHandle * System.Windows.GiveFeedbackEventArgs -> unit
Public Overridable Sub PreprocessGiveFeedback (entry As ITableEntryHandle, e As GiveFeedbackEventArgs)

Parameters

Implements

Applies to