Sdílet prostřednictvím


ITableControlEventProcessor.PreprocessNavigate Metoda

Definice

Zpracovává událost Navigate před výchozí obslužnou rutinou.

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

Parametry

entry
ITableEntryHandle

Položka tabulky, která vyvolává událost.

Platí pro