IVsUIElementPane::CreateUIElementPane Method (Object^)
Visual Studio 2015
Creates the pane.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Parameters
- punkUIElement
-
Type:
System::Object^
[out] The created element.
Return Value
Type: System::Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
The environment calls this method to request the content for the frame. This may be any of the following:
The appropriate containment is generated depending on the implementation.
Show: