Partager via


ITableControlEventProcessor.PreprocessSelectionChanged Méthode

Définition

Gère un événement SelectionChanged avant le gestionnaire par défaut.

public:
 void PreprocessSelectionChanged(Microsoft::VisualStudio::Shell::TableControl::TableSelectionChangedEventArgs ^ e);
public void PreprocessSelectionChanged (Microsoft.VisualStudio.Shell.TableControl.TableSelectionChangedEventArgs e);
abstract member PreprocessSelectionChanged : Microsoft.VisualStudio.Shell.TableControl.TableSelectionChangedEventArgs -> unit
Public Sub PreprocessSelectionChanged (e As TableSelectionChangedEventArgs)

Paramètres

S’applique à