Sdílet prostřednictvím


AsyncModelingPackage.CreateToolboxItems Metoda

Definice

Při přepsání v odvozené třídě vrátí seznam dynamických/vlastních položek panelu nástrojů poskytovaných tímto balíčkem.

protected:
 virtual System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::Design::ModelingToolboxItem ^> ^ CreateToolboxItems();
protected virtual System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Design.ModelingToolboxItem> CreateToolboxItems ();
abstract member CreateToolboxItems : unit -> System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Design.ModelingToolboxItem>
override this.CreateToolboxItems : unit -> System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Design.ModelingToolboxItem>
Protected Overridable Function CreateToolboxItems () As IList(Of ModelingToolboxItem)

Návraty

Platí pro