ShellCodeWindowControl Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
- Наследование
- Реализации
Конструкторы
| ShellCodeWindowControl(String) |
Поля
| codeWindow | |
| languageServiceDefaultGuid | (Унаследовано от ShellTextEditorControl) |
| languageServiceGuid | (Унаследовано от ShellTextEditorControl) |
| m_borderStyle | (Унаследовано от ShellTextEditorControl) |
| m_bWantCustomPopupMenu | (Унаследовано от ShellTextEditorControl) |
| m_primaryView | |
| m_secondaryView | |
| m_sp | (Унаследовано от ShellTextEditorControl) |
| m_textBuffer | (Унаследовано от ShellTextEditorControl) |
| m_textCmdTarget | (Унаследовано от ShellTextEditorControl) |
| primatyViewCommandFilter | |
| secondaryViewCommandFilter | |
| textWindowPane | (Унаследовано от ShellTextEditorControl) |
| textWndFrameNotify | (Унаследовано от ShellTextEditorControl) |
Свойства
| BorderStyle | (Унаследовано от ShellTextEditorControl) |
| CreateParams | (Унаследовано от ShellTextEditorControl) |
| CurrentView | |
| DisableNewWindowMenu | |
| DocData | (Унаследовано от ShellTextEditorControl) |
| EditorHandle | (Унаследовано от ShellTextEditorControl) |
| FindTarget | |
| IsEditorInstanceCreated | |
| LanguageService | (Унаследовано от ShellTextEditorControl) |
| LanguageServiceDefault | (Унаследовано от ShellTextEditorControl) |
| PrimaryView | |
| SelectedText | |
| SelectedTextOnly | |
| TextBuffer | (Унаследовано от ShellTextEditorControl) |
| VsCodeWindow | |
| VsProvideUserContext | |
| WantCustomPopupMenu | (Унаследовано от ShellTextEditorControl) |
| WithEncoding | (Унаследовано от ShellTextEditorControl) |
Методы
События
| ShowPopupMenu | (Унаследовано от ShellTextEditorControl) |