ToolStripItemDesignerAvailabilityAttribute Constructor (ToolStripItemDesignerAvailability)
.NET Framework (current version)
Initializes a new instance of the ToolStripItemDesignerAvailabilityAttribute class with the specified visibility.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public:
ToolStripItemDesignerAvailabilityAttribute(
ToolStripItemDesignerAvailability visibility
)
Parameters
- visibility
-
Type:
System.Windows.Forms.Design::ToolStripItemDesignerAvailability
A ToolStripItemDesignerAvailability value specifying the visibility.
.NET Framework
Available since 2.0
Available since 2.0
Show: