ShellCodeWindowControl Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public ref class ShellCodeWindowControl : Microsoft::SqlServer::Management::UI::VSIntegration::ShellTextEditorControl, Microsoft::VisualStudio::TextManager::Interop::IVsCodeWindowEvents
public class ShellCodeWindowControl : Microsoft.SqlServer.Management.UI.VSIntegration.ShellTextEditorControl, Microsoft.VisualStudio.TextManager.Interop.IVsCodeWindowEvents
type ShellCodeWindowControl = class
inherit ShellTextEditorControl
interface IVsCodeWindowEvents
Public Class ShellCodeWindowControl
Inherits ShellTextEditorControl
Implements IVsCodeWindowEvents
- Herança
- Implementações
Construtores
| ShellCodeWindowControl(String) |
Campos
| codeWindow | |
| languageServiceDefaultGuid | (Herdado de ShellTextEditorControl) |
| languageServiceGuid | (Herdado de ShellTextEditorControl) |
| m_borderStyle | (Herdado de ShellTextEditorControl) |
| m_bWantCustomPopupMenu | (Herdado de ShellTextEditorControl) |
| m_primaryView | |
| m_secondaryView | |
| m_sp | (Herdado de ShellTextEditorControl) |
| m_textBuffer | (Herdado de ShellTextEditorControl) |
| m_textCmdTarget | (Herdado de ShellTextEditorControl) |
| primatyViewCommandFilter | |
| secondaryViewCommandFilter | |
| textWindowPane | (Herdado de ShellTextEditorControl) |
| textWndFrameNotify | (Herdado de ShellTextEditorControl) |
Propriedades
| BorderStyle | (Herdado de ShellTextEditorControl) |
| CreateParams | (Herdado de ShellTextEditorControl) |
| CurrentView | |
| DisableNewWindowMenu | |
| DocData | (Herdado de ShellTextEditorControl) |
| EditorHandle | (Herdado de ShellTextEditorControl) |
| FindTarget | |
| IsEditorInstanceCreated | |
| LanguageService | (Herdado de ShellTextEditorControl) |
| LanguageServiceDefault | (Herdado de ShellTextEditorControl) |
| PrimaryView | |
| SelectedText | |
| SelectedTextOnly | |
| TextBuffer | (Herdado de ShellTextEditorControl) |
| VsCodeWindow | |
| VsProvideUserContext | |
| WantCustomPopupMenu | (Herdado de ShellTextEditorControl) |
| WithEncoding | (Herdado de ShellTextEditorControl) |
Métodos
Eventos
| ShowPopupMenu | (Herdado de ShellTextEditorControl) |