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)

적용 대상