ShellTextEditorControl Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Public MustInherit Class ShellTextEditorControl
Inherits Control
Implements IDisposable, IOleCommandTarget, IVsTextViewEvents, IVsWindowFrameNotify
- Ereditarietà
-
ShellTextEditorControl
- Derivato
- Implementazioni
Costruttori
| ShellTextEditorControl() |
Campi
| languageServiceDefaultGuid | |
| languageServiceGuid | |
| m_borderStyle | |
| m_bWantCustomPopupMenu | |
| m_sp | |
| m_textBuffer | |
| m_textCmdTarget | |
| textWindowPane | |
| textWndFrameNotify | |
| TName |
Proprietà
| BorderStyle | |
| CreateParams | |
| CurrentView | |
| DocData | |
| EditorHandle | |
| FindTarget | |
| IsEditorInstanceCreated | |
| LanguageService | |
| LanguageServiceDefault | |
| TextBuffer | |
| WantCustomPopupMenu | |
| WithEncoding |
Metodi
Eventi
| ShowPopupMenu |