IVsUIWpfLoader Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

NameDescription
System_CAPS_pubmethodCreateUIElement(String^, String^, IVsUIElement^)

Creates a visual element given its fully-qualified type name.

System_CAPS_pubmethodCreateUIElementOfType(Object^, IVsUIElement^)

Creates a visual element given its managed type.

System_CAPS_pubmethodShowModalElement(IVsUIElement^, IntPtr, Int32)

Displays a visual element as a modal dialog in the shell, ensures the right parenting, disables and re-enables the shell, and so on.

Return to top
Show: