The methods of System.Drawing.Design.IToolboxService are listed below. For a list of all members, see the IToolboxService Members list.
AddCreator(ToolboxItemCreatorCallback, string) Documentation for this section has not yet been entered.AddCreator(ToolboxItemCreatorCallback, string, System.ComponentModel.Design.IDesignerHost) Documentation for this section has not yet been entered.AddLinkedToolboxItem(ToolboxItem, System.ComponentModel.Design.IDesignerHost) Documentation for this section has not yet been entered.AddLinkedToolboxItem(ToolboxItem, string, System.ComponentModel.Design.IDesignerHost) Documentation for this section has not yet been entered.AddToolboxItem(ToolboxItem) Documentation for this section has not yet been entered.AddToolboxItem(ToolboxItem, string) Documentation for this section has not yet been entered.DeserializeToolboxItem(object) : ToolboxItem Documentation for this section has not yet been entered.DeserializeToolboxItem(object, System.ComponentModel.Design.IDesignerHost) : ToolboxItem Documentation for this section has not yet been entered.GetSelectedToolboxItem() : ToolboxItem Documentation for this section has not yet been entered.GetSelectedToolboxItem(System.ComponentModel.Design.IDesignerHost) : ToolboxItem Documentation for this section has not yet been entered.GetToolboxItems() : ToolboxItemCollection Documentation for this section has not yet been entered.GetToolboxItems(System.ComponentModel.Design.IDesignerHost) : ToolboxItemCollection Documentation for this section has not yet been entered.GetToolboxItems(string) : ToolboxItemCollection Documentation for this section has not yet been entered.GetToolboxItems(string, System.ComponentModel.Design.IDesignerHost) : ToolboxItemCollection Documentation for this section has not yet been entered.IsSupported(object, ICollection) : bool Documentation for this section has not yet been entered.IsSupported(object, System.ComponentModel.Design.IDesignerHost) : bool Documentation for this section has not yet been entered.IsToolboxItem(object) : bool Documentation for this section has not yet been entered.IsToolboxItem(object, System.ComponentModel.Design.IDesignerHost) : bool Documentation for this section has not yet been entered.Refresh() Documentation for this section has not yet been entered.RemoveCreator(string) Documentation for this section has not yet been entered.RemoveCreator(string, System.ComponentModel.Design.IDesignerHost) Documentation for this section has not yet been entered.RemoveToolboxItem(ToolboxItem) Documentation for this section has not yet been entered.RemoveToolboxItem(ToolboxItem, string) Documentation for this section has not yet been entered.SelectedToolboxItemUsed() Documentation for this section has not yet been entered.SerializeToolboxItem(ToolboxItem) : object Documentation for this section has not yet been entered.SetCursor() : bool Documentation for this section has not yet been entered.SetSelectedToolboxItem(ToolboxItem) Documentation for this section has not yet been entered.