ProvideToolboxItemsAttribute Constructor (Int32, Boolean)
Visual Studio 2015
Initializes a new instance of ProvideToolboxItemsAttribute for the specified version.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- version
-
Type:
System::Int32
The version of the items.
- needsCallbackAfterReset
-
Type:
System::Boolean
If true, then set the registry key that forces a ToolboxInitialized event after each toolbox reset.
Show: