Udostępnij za pośrednictwem


ITableControlEventProcessor.PostprocessGiveFeedback Metoda

Definicja

Obsługuje zdarzenie GiveFeedback po domyślnej procedurze obsługi.

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

Parametry

entry
ITableEntryHandle

Wpis tabeli wywołujący zdarzenie.

e
GiveFeedbackEventArgs

Opis DragEventArgs operacji przeciągania.

Dotyczy