This topic has not yet been rated - Rate this topic

IVsUIElementPane.CreateUIElementPane Method

Creates the pane.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
int CreateUIElementPane(
	out Object punkUIElement
)

Parameters

punkUIElement
Type: System.Object%
[out] The created element.

Return Value

Type: System.Int32
If 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.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ