Udostępnij za pośrednictwem


ITableControlEventProcessor.PostprocessQueryContinueDrag Metoda

Definicja

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

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

Parametry

entry
ITableEntryHandle

Wpis tabeli podnoszący zdarzenie.

e
QueryContinueDragEventArgs

Opis DragEventArgs operacji przeciągania.

Dotyczy