Method |
Description |
|
CreateModel ( string message, string buttonText, ImageMoniker imageMoniker ) : InfoBarModel |
|
|
DetachInfoBar ( IInfoBar currentInfoBar ) : void |
|
|
GetToolWindowFrame ( IServiceProvider serviceProvider, System.Guid toolwindowGuid ) : IVsWindowFrame |
|
|
InfoBarManager ( [ serviceProvider ) : Microsoft.VisualStudio |
|
|
TryAddInfoBarToFrame ( IVsWindowFrame frame, IVsUIElement uiElement ) : bool |
|
|
TryCreateInfoBarUI ( IServiceProvider serviceProvider, IVsInfoBar infoBar, IVsInfoBarUIElement &uiElement ) : bool |
|
|
TryGetInfoBarHost ( IVsWindowFrame frame, IVsInfoBarHost &infoBarHost ) : bool |
|
|