TableControlEventProcessorBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Helper class for those that want to implement only part of the ITableControlEventProcessor interface.
public ref class TableControlEventProcessorBase abstract : Microsoft::VisualStudio::Shell::TableControl::ITableControlEventProcessor
[Windows::Foundation::Metadata::WebHostHidden]
public ref class TableControlEventProcessorBase abstract : Microsoft::VisualStudio::Shell::TableControl::ITableControlEventProcessor
[Windows::Foundation::Metadata::WebHostHidden]
class TableControlEventProcessorBase abstract : Microsoft::VisualStudio::Shell::TableControl::ITableControlEventProcessor
public abstract class TableControlEventProcessorBase : Microsoft.VisualStudio.Shell.TableControl.ITableControlEventProcessor
type TableControlEventProcessorBase = class
interface ITableControlEventProcessor
Public MustInherit Class TableControlEventProcessorBase
Implements ITableControlEventProcessor
- Inheritance
-
TableControlEventProcessorBase
- Implements
Constructors
TableControlEventProcessorBase() |