ToolStripItemDesignerAvailabilityAttribute::IsDefaultAttribute Method ()

 

When overriden in a derived class, indicates whether the value of this instance is the default value for the derived class.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
virtual bool IsDefaultAttribute() override

Return Value

Type: System::Boolean

true if this instance is the default attribute for the class; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: