다음을 통해 공유


WindowHelper.ShowModalElement Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public methodStatic member ShowModalElement(IVsUIElement) Create the specified element and display it as a modal dialog using the IDE's main window as parent
Public methodStatic member ShowModalElement(IVsUIElement, IntPtr) Displays the UIElement as a modal dialog, using the specified Win32 window as parent
Public methodStatic member ShowModalElement(IVsUIElement, Window) Create the specified element and display it as a modal dialog using the specified window or the IDE's main window as parent
Public methodStatic member ShowModalElement(Guid, UInt32, IVsUISimpleDataSource) Create the specified element and display it as a modal dialog using the IDE's main window as parent

Top

See Also

Reference

WindowHelper Class

WindowHelper Members

Microsoft.Internal.VisualStudio.PlatformUI Namespace