IVsInfoBarUIEvents Methods

Visual Studio 2015
 

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

NameDescription
System_CAPS_pubmethodOnActionItemClicked(IVsInfoBarUIElement^, IVsInfoBarActionItem^)

Handles the event raised when an action item on an info bar is clicked.

System_CAPS_pubmethodOnClosed(IVsInfoBarUIElement^)

Handles the event raised when the close button on an info bar is clicked.

Return to top
Show: