ShellCodeWindowControl Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
- Herencia
- Implementaciones
Constructores
| ShellCodeWindowControl(String) |
Campos
| codeWindow | |
| languageServiceDefaultGuid | (Heredado de ShellTextEditorControl) |
| languageServiceGuid | (Heredado de ShellTextEditorControl) |
| m_borderStyle | (Heredado de ShellTextEditorControl) |
| m_bWantCustomPopupMenu | (Heredado de ShellTextEditorControl) |
| m_primaryView | |
| m_secondaryView | |
| m_sp | (Heredado de ShellTextEditorControl) |
| m_textBuffer | (Heredado de ShellTextEditorControl) |
| m_textCmdTarget | (Heredado de ShellTextEditorControl) |
| primatyViewCommandFilter | |
| secondaryViewCommandFilter | |
| textWindowPane | (Heredado de ShellTextEditorControl) |
| textWndFrameNotify | (Heredado de ShellTextEditorControl) |
Propiedades
| BorderStyle | (Heredado de ShellTextEditorControl) |
| CreateParams | (Heredado de ShellTextEditorControl) |
| CurrentView | |
| DisableNewWindowMenu | |
| DocData | (Heredado de ShellTextEditorControl) |
| EditorHandle | (Heredado de ShellTextEditorControl) |
| FindTarget | |
| IsEditorInstanceCreated | |
| LanguageService | (Heredado de ShellTextEditorControl) |
| LanguageServiceDefault | (Heredado de ShellTextEditorControl) |
| PrimaryView | |
| SelectedText | |
| SelectedTextOnly | |
| TextBuffer | (Heredado de ShellTextEditorControl) |
| VsCodeWindow | |
| VsProvideUserContext | |
| WantCustomPopupMenu | (Heredado de ShellTextEditorControl) |
| WithEncoding | (Heredado de ShellTextEditorControl) |
Métodos
Eventos
| ShowPopupMenu | (Heredado de ShellTextEditorControl) |