Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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