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

Public method

Deleted1

Reserved for future use. Do not use.

Public method

Deleted2

Reserved for future use. Do not use.

Public method

OnUIEvent

Informs the SOleComponentUIManager service of a UI event.

Public method

OnUIEventProgress

Requests the display of a progress indicator during a long-term operation.

Public method

SetStatus

Specifies the status text message for the environment's status bar.

Public method

ShowContextMenu

Requests the display of a context menu.

Public method

ShowHelp

Requests the display of Help information.

Public method

ShowMessage

Requests the display of a modal message.

Top

See Also

Reference

IOleComponentUIManager Interface

Microsoft.VisualStudio.Shell.Interop Namespace