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