Share via


TextViewCommandFilter Class

Definition

public ref class TextViewCommandFilter : IDisposable, Microsoft::VisualStudio::OLE::Interop::IOleCommandTarget
[System.Runtime.InteropServices.ComVisible(false)]
public class TextViewCommandFilter : IDisposable, Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget
[<System.Runtime.InteropServices.ComVisible(false)>]
type TextViewCommandFilter = class
    interface IOleCommandTarget
    interface IDisposable
Public Class TextViewCommandFilter
Implements IDisposable, IOleCommandTarget
Inheritance
TextViewCommandFilter
Attributes
Implements

Constructors

TextViewCommandFilter()
TextViewCommandFilter(IVsTextView, Int32[])

Methods

Dispose()
Exec(Guid, UInt32, UInt32, IntPtr, IntPtr)
QueryStatus(Guid, UInt32, OLECMD[], IntPtr)

Events

SpecialEditorCommand

Applies to