ShellTextViewControl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
- Implements
Constructors
ShellTextViewControl() |
Fields
codeWindowStyle | |
colorCategoryGuid | |
commandFilter | |
languageServiceDefaultGuid | (Inherited from ShellTextEditorControl) |
languageServiceGuid | (Inherited from ShellTextEditorControl) |
m_borderStyle | (Inherited from ShellTextEditorControl) |
m_bWantCustomPopupMenu | (Inherited from ShellTextEditorControl) |
m_sp | (Inherited from ShellTextEditorControl) |
m_strFontCategoryGuid | |
m_textBuffer | (Inherited from ShellTextEditorControl) |
m_textCmdTarget | (Inherited from ShellTextEditorControl) |
m_textView | |
textViewFlags | |
textViewInit | |
textWindowPane | (Inherited from ShellTextEditorControl) |
textWndFrameNotify | (Inherited from ShellTextEditorControl) |
vsCodeWindowManager |
Properties
BorderStyle | (Inherited from ShellTextEditorControl) |
CodeWindowStyle | |
ColorCategoryGuid | |
CreateParams | (Inherited from ShellTextEditorControl) |
CurrentView | |
DocData | (Inherited from ShellTextEditorControl) |
EditorHandle | (Inherited from ShellTextEditorControl) |
FindTarget | |
FontCategoryGuid | |
IsEditorInstanceCreated | |
LanguageService | (Inherited from ShellTextEditorControl) |
LanguageServiceDefault | (Inherited from ShellTextEditorControl) |
TextBuffer | (Inherited from ShellTextEditorControl) |
TextView | |
WantCustomPopupMenu | (Inherited from ShellTextEditorControl) |
WithEncoding | (Inherited from ShellTextEditorControl) |
WithSelectionMargin | |
WithWidgetMargin |
Methods
Events
ShowPopupMenu | (Inherited from ShellTextEditorControl) |