IOleComponentUIManager Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Deleted1() | Reserved for future use. Do not use. |
![]() | Deleted2() | Reserved for future use. Do not use. |
![]() | OnUIEvent(UInt32, Guid, Guid, UInt32, UInt32, UInt32, array<RECT>^, Object^) | Informs the SOleComponentUIManager service of a UI event. |
![]() | OnUIEventProgress(UInt32, Int32, String^, UInt32, UInt32) | Requests the display of a progress indicator during a long-term operation. |
![]() | SetStatus(String^, UInt32) | Specifies the status text message for the environment's status bar. |
![]() | ShowContextMenu(UInt32, Guid, Int32, array<POINTS>^, IOleCommandTarget^) | Requests the display of a context menu. |
![]() | ShowHelp(UInt32, Guid, POINT, UInt32, String^, UInt32) | Requests the display of Help information. |
![]() | ShowMessage(UInt32, Guid, String^, String^, String^, UInt32, OLEMSGBUTTON, OLEMSGDEFBUTTON, OLEMSGICON, Int32, Int32) | Requests the display of a modal message. |
Show:
