ShellTextEditorControl Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public ref class ShellTextEditorControl abstract : System::Windows::Forms::Control, IDisposable, Microsoft::VisualStudio::OLE::Interop::IOleCommandTarget, Microsoft::VisualStudio::Shell::Interop::IVsWindowFrameNotify, Microsoft::VisualStudio::TextManager::Interop::IVsTextViewEvents
public abstract class ShellTextEditorControl : System.Windows.Forms.Control, IDisposable, Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget, Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify, Microsoft.VisualStudio.TextManager.Interop.IVsTextViewEvents
type ShellTextEditorControl = class
inherit Control
interface IDisposable
interface IOleCommandTarget
interface IVsWindowFrameNotify
interface IVsTextViewEvents
Public MustInherit Class ShellTextEditorControl
Inherits Control
Implements IDisposable, IOleCommandTarget, IVsTextViewEvents, IVsWindowFrameNotify
- Herencia
-
ShellTextEditorControl
- Derivado
- Implementaciones
Constructores
| Nombre | Description |
|---|---|
| ShellTextEditorControl() | |
Campos
| Nombre | Description |
|---|---|
| languageServiceDefaultGuid | |
| languageServiceGuid | |
| m_borderStyle | |
| m_bWantCustomPopupMenu | |
| m_sp | |
| m_textBuffer | |
| m_textCmdTarget | |
| textWindowPane | |
| textWndFrameNotify | |
| TName | |
Propiedades
| Nombre | Description |
|---|---|
| BorderStyle | |
| CreateParams | |
| CurrentView | |
| DocData | |
| EditorHandle | |
| FindTarget | |
| IsEditorInstanceCreated | |
| LanguageService | |
| LanguageServiceDefault | |
| TextBuffer | |
| WantCustomPopupMenu | |
| WithEncoding | |
Métodos
Eventos
| Nombre | Description |
|---|---|
| ShowPopupMenu | |