ShellTextViewControl Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public ref class ShellTextViewControl : Microsoft::SqlServer::Management::UI::VSIntegration::ShellTextEditorControl, Microsoft::VisualStudio::TextManager::Interop::VsCodeWindow
public class ShellTextViewControl : Microsoft.SqlServer.Management.UI.VSIntegration.ShellTextEditorControl, Microsoft.VisualStudio.TextManager.Interop.VsCodeWindow
type ShellTextViewControl = class
inherit ShellTextEditorControl
interface VsCodeWindow
interface IVsCodeWindow
Public Class ShellTextViewControl
Inherits ShellTextEditorControl
Implements VsCodeWindow
- Vererbung
- Implementiert
Konstruktoren
| ShellTextViewControl() |
Felder
| codeWindowStyle | |
| colorCategoryGuid | |
| commandFilter | |
| languageServiceDefaultGuid | (Geerbt von ShellTextEditorControl) |
| languageServiceGuid | (Geerbt von ShellTextEditorControl) |
| m_borderStyle | (Geerbt von ShellTextEditorControl) |
| m_bWantCustomPopupMenu | (Geerbt von ShellTextEditorControl) |
| m_sp | (Geerbt von ShellTextEditorControl) |
| m_strFontCategoryGuid | |
| m_textBuffer | (Geerbt von ShellTextEditorControl) |
| m_textCmdTarget | (Geerbt von ShellTextEditorControl) |
| m_textView | |
| textViewFlags | |
| textViewInit | |
| textWindowPane | (Geerbt von ShellTextEditorControl) |
| textWndFrameNotify | (Geerbt von ShellTextEditorControl) |
| vsCodeWindowManager | |
Eigenschaften
| BorderStyle | (Geerbt von ShellTextEditorControl) |
| CodeWindowStyle | |
| ColorCategoryGuid | |
| CreateParams | (Geerbt von ShellTextEditorControl) |
| CurrentView | |
| DocData | (Geerbt von ShellTextEditorControl) |
| EditorHandle | (Geerbt von ShellTextEditorControl) |
| FindTarget | |
| FontCategoryGuid | |
| IsEditorInstanceCreated | |
| LanguageService | (Geerbt von ShellTextEditorControl) |
| LanguageServiceDefault | (Geerbt von ShellTextEditorControl) |
| TextBuffer | (Geerbt von ShellTextEditorControl) |
| TextView | |
| WantCustomPopupMenu | (Geerbt von ShellTextEditorControl) |
| WithEncoding | (Geerbt von ShellTextEditorControl) |
| WithSelectionMargin | |
| WithWidgetMargin | |
Methoden
Ereignisse
| ShowPopupMenu | (Geerbt von ShellTextEditorControl) |