ToolboxItemCreator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ToolboxItemCreator : Microsoft::VisualStudio::Shell::IToolboxItemCreator
[Windows::Foundation::Metadata::WebHostHidden]
class ToolboxItemCreator : Microsoft::VisualStudio::Shell::IToolboxItemCreator
public class ToolboxItemCreator : Microsoft.VisualStudio.Shell.IToolboxItemCreator
type ToolboxItemCreator = class
interface IToolboxItemCreator
Public Class ToolboxItemCreator
Implements IToolboxItemCreator
- Inheritance
-
ToolboxItemCreator
- Implements
Constructors
ToolboxItemCreator(IServiceProvider) |
Methods
CreateToolboxItem(String, AssemblyName, IEnumerable<KeyValuePair<String,String>>, IEnumerable<KeyValuePair<String,String>>) | |
GetItemInfo(IDataObject) |