System.Windows.Forms.Design.ToolStripItemDesignerAvailabilityAttribute Class

Specifies which types a System.Windows.Forms.ToolStripItem can appear in. This class cannot be inherited.

See Also: ToolStripItemDesignerAvailabilityAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class ToolStripItemDesignerAvailabilityAttribute : Attribute

Remarks

Available types are System.Windows.Forms.ToolStrip, System.Windows.Forms.MenuStrip, System.Windows.Forms.ContextMenuStrip, and System.Windows.Forms.StatusStrip.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0