ShellTextEditorControl 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
- 繼承
-
ShellTextEditorControl
- 衍生
- 實作
建構函式
| 名稱 | Description |
|---|---|
| ShellTextEditorControl() | |
欄位
| 名稱 | Description |
|---|---|
| languageServiceDefaultGuid | |
| languageServiceGuid | |
| m_borderStyle | |
| m_bWantCustomPopupMenu | |
| m_sp | |
| m_textBuffer | |
| m_textCmdTarget | |
| textWindowPane | |
| textWndFrameNotify | |
| TName | |
屬性
| 名稱 | Description |
|---|---|
| BorderStyle | |
| CreateParams | |
| CurrentView | |
| DocData | |
| EditorHandle | |
| FindTarget | |
| IsEditorInstanceCreated | |
| LanguageService | |
| LanguageServiceDefault | |
| TextBuffer | |
| WantCustomPopupMenu | |
| WithEncoding | |
方法
事件
| 名稱 | Description |
|---|---|
| ShowPopupMenu | |