The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DesignerActionItemCollection Constructor ()
.NET Framework (current version)
Initializes a new instance of the DesignerActionItemCollection class.
Assembly: System.Design (in System.Design.dll)
The following code example demonstrates how to create a DesignerActionItemCollection and populate it to form a smart tag list. This code example is part of a larger example provided for the DesignerActionItem class.
.NET Framework
Available since 2.0
Available since 2.0
Show: