IOleComponentUIManager Members
Include Protected Members
Include Inherited Members
The IOleComponentUIManager interface gives in-place VSPackage objects access to a variety of user interface functionality supplied by the environment such as message display, context menus, and the status bar.
The IOleComponentUIManager type exposes the following members.
Methods
Name
Description
Reserved for future use. Do not use.
Reserved for future use. Do not use.
Informs the SOleComponentUIManager service of a UI event.
Requests the display of a progress indicator during a long-term operation.
Specifies the status text message for the environment's status bar.
Requests the display of a context menu.
Requests the display of Help information.
Requests the display of a modal message.
Top