Visual Basic (Declaration) | |
---|---|
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class, AllowMultiple=False, Inherited=False)> Public Class WizardToolboxItemAttribute Inherits System.ComponentModel.ToolboxItemAttribute |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WizardToolboxItemAttribute |
C# | |
---|---|
[AttributeUsage(ValidOn=AttributeTargets.Class, AllowMultiple=false, Inherited=false)] public class WizardToolboxItemAttribute : System.ComponentModel.ToolboxItemAttribute |
C++/CLI | |
---|---|
[AttributeUsage(ValidOn=AttributeTargets.Class, AllowMultiple=false, Inherited=false)] public ref class WizardToolboxItemAttribute : public System.ComponentModel.ToolboxItemAttribute |
System.Object
System.Attribute
System.ComponentModel.ToolboxItemAttribute
SourceCode.Framework.Design.WizardToolboxItemAttribute
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2