Compartir a través de


ITableControlEventProcessor.PreprocessSelectionChanged Método

Definición

Controla un evento SelectionChanged antes del controlador predeterminado.

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)

Parámetros

Se aplica a