ModelingPackage.SetupDynamicToolbox Method
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.
Adds the dynamic/custom toolbox items.
protected:
virtual void SetupDynamicToolbox();
protected virtual void SetupDynamicToolbox ();
abstract member SetupDynamicToolbox : unit -> unit
override this.SetupDynamicToolbox : unit -> unit
Protected Overridable Sub SetupDynamicToolbox ()
Remarks
Invokes CreateToolboxItem and then for each one of the items adds it to the toolbox.