Share via


SingleDiagramDocView.Window Property

Definition

Called by the ShellWindow during IVsWindowPane::CreatePaneWindow. Returns the single DesignSurface control hosted by this view

public:
 virtual property System::Windows::Forms::IWin32Window ^ Window { System::Windows::Forms::IWin32Window ^ get(); };
public override System.Windows.Forms.IWin32Window Window { get; }
member this.Window : System.Windows.Forms.IWin32Window
Public Overrides ReadOnly Property Window As IWin32Window

Property Value

Applies to