ITableControlEventProcessor.PreprocessGiveFeedback Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Obsługuje zdarzenie GiveFeedback przed domyślną procedurą obsługi.
public:
void PreprocessGiveFeedback(Microsoft::VisualStudio::Shell::TableControl::ITableEntryHandle ^ entry, System::Windows::GiveFeedbackEventArgs ^ e);
public void PreprocessGiveFeedback (Microsoft.VisualStudio.Shell.TableControl.ITableEntryHandle entry, System.Windows.GiveFeedbackEventArgs e);
abstract member PreprocessGiveFeedback : Microsoft.VisualStudio.Shell.TableControl.ITableEntryHandle * System.Windows.GiveFeedbackEventArgs -> unit
Public Sub PreprocessGiveFeedback (entry As ITableEntryHandle, e As GiveFeedbackEventArgs)
Parametry
- entry
- ITableEntryHandle
Wpis tabeli podnoszący zdarzenie.
Opis DragEventArgs operacji przeciągania.