TableControlEventProcessorBase.PreprocessNavigateToHelp(ITableEntryHandle, TableEntryEventArgs) Méthode

Définition

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

Paramètres

Implémente

S’applique à