When overriden in a derived class, indicates whether the value of this instance is the default value for the derived class.
Syntax
public override
bool IsDefaultAttribute ()
Returns
true if this instance is the default attribute for the class; otherwise, false.
Remarks
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