ShellWindowPaneUserControl Класс

Определение

public ref class ShellWindowPaneUserControl : System::Windows::Forms::UserControl, Microsoft::VisualStudio::OLE::Interop::IOleCommandTarget, Microsoft::VisualStudio::Shell::Interop::IVsWindowFrameNotify, Microsoft::VisualStudio::Shell::Interop::IVsWindowPane, System::ComponentModel::ICustomTypeDescriptor
public class ShellWindowPaneUserControl : System.Windows.Forms.UserControl, Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget, Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify, Microsoft.VisualStudio.Shell.Interop.IVsWindowPane, System.ComponentModel.ICustomTypeDescriptor
type ShellWindowPaneUserControl = class
    inherit UserControl
    interface IVsWindowPane
    interface IVsWindowFrameNotify
    interface IOleCommandTarget
    interface ICustomTypeDescriptor
Public Class ShellWindowPaneUserControl
Inherits UserControl
Implements ICustomTypeDescriptor, IOleCommandTarget, IVsWindowFrameNotify, IVsWindowPane
Наследование
ShellWindowPaneUserControl
Производный
Реализации

Конструкторы

Имя Описание
ShellWindowPaneUserControl()
ShellWindowPaneUserControl(Boolean)

Поля

Имя Описание
m_sp
menuCommands
selectionServiceForProperties

Свойства

Имя Описание
NameInPropWindow

Методы

Имя Описание
ClosePane()
CreatePaneWindow(IntPtr, Int32, Int32, Int32, Int32, IntPtr)
Dispose(Boolean)
Exec(Guid, UInt32, UInt32, IntPtr, IntPtr)
FillMenuCommands()
GetDefaultSize(SIZE[])
GetService(Guid)
GetService(Type)
LoadViewState(IStream)
OnDockableChange(Int32)
OnExec(Guid, UInt32, UInt32, IntPtr, IntPtr)
OnMove()
OnQueryStatus(Guid, UInt32, OLECMD[], IntPtr)
OnShow(Int32)
OnSize()
OnWindowPaneClose()
OnWindowPaneCreate()
QueryStatus(Guid, UInt32, OLECMD[], IntPtr)
SaveViewState(IStream)
SetSite(IServiceProvider)
ShouldSubscribeToChildrenFocusEvent(Control)
TranslateAccelerator(MSG[])
UpdateMenuCommandsStatus(MenuCommand)
UpdatePropWindow(Object)

Явные реализации интерфейса

Имя Описание
ICustomTypeDescriptor.GetAttributes()
ICustomTypeDescriptor.GetClassName()
ICustomTypeDescriptor.GetComponentName()
ICustomTypeDescriptor.GetConverter()
ICustomTypeDescriptor.GetDefaultEvent()
ICustomTypeDescriptor.GetDefaultProperty()
ICustomTypeDescriptor.GetEditor(Type)
ICustomTypeDescriptor.GetEvents()
ICustomTypeDescriptor.GetEvents(Attribute[])
ICustomTypeDescriptor.GetProperties()
ICustomTypeDescriptor.GetProperties(Attribute[])
ICustomTypeDescriptor.GetPropertyOwner(PropertyDescriptor)

Применяется к