IVsToolbox5 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetItemBitmap(IDataObject^, IntPtr) | Gets a copy of the bitmap for the specified item. The caller is responsible for freeing the bitmap using DeleteObject() or its equivalent. |
![]() | GetItemFlags(IDataObject^, UInt32) | Gets the TBXITEMINFO flags for the item. |
![]() | GetLastRefreshTime(array<DateTime>^) | Gets the last time the toolbox item states were re-evaluated. This typically happens as a result of designer activation or in response to a call to UpdateToolboxUI. |
![]() | IsItemEnabled(IDataObject^, Boolean, Boolean) | Gets the enabled state of the specified item. |
Show:
