Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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