Freigeben über


TableControlEventProcessorBase.PreprocessSelectionChanged Method

Definition

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

Parameters

Implements

Applies to