다음을 통해 공유


WindowHelper.CreateChildElement Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public methodStatic member CreateChildElement(IVsUIElement, IntPtr) Create and displays the specified element as a modeless child window
Public methodStatic member CreateChildElement(IVsUIElement, FrameworkElement, FrameworkElement%) Try our best to create and set the element as a child of the specified parent
Public methodStatic member CreateChildElement(Guid, UInt32, IVsUISimpleDataSource, IntPtr) Create and displays a UI element as a modeless child window
Public methodStatic member CreateChildElement(Guid, UInt32, IVsUISimpleDataSource, FrameworkElement, FrameworkElement%) Try our best to create and set the element as a child of the specified parent

Top

See Also

Reference

WindowHelper Class

WindowHelper Members

Microsoft.Internal.VisualStudio.PlatformUI Namespace