IVsInfoBarUIEvents Interface
Visual Studio 2015
Handles user gestures in an info bar.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | OnActionItemClicked(IVsInfoBarUIElement, IVsInfoBarActionItem) | Handles the event raised when an action item on an info bar is clicked. |
![]() | OnClosed(IVsInfoBarUIElement) | Handles the event raised when the close button on an info bar is clicked. |
Show:
