WindowHelper.CreateChildElement Method

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Create and displays the specified element.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member CreateChildElement(IVsUIElement, IntPtr) Creates and displays the specified element as a modeless child window.
Public methodStatic member CreateChildElement(IVsUIElement, FrameworkElement, FrameworkElement) Creates and sets the specified element as a child of the specified parent.
Public methodStatic member CreateChildElement(Guid, UInt32, IVsUISimpleDataSource, IntPtr) Creates and displays a UI element as a modeless child window.
Public methodStatic member CreateChildElement(Guid, UInt32, IVsUISimpleDataSource, FrameworkElement, FrameworkElement) Creates and sets the element as a child of the specified parent.

Top

See Also

Reference

WindowHelper Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace