C# Class ComponentFactory.Krypton.Toolkit.KryptonDefaultColorAttribute

Create a default value attribute for color property.
Inheritance: System.ComponentModel.DefaultValueAttribute
Show file Open project: ComponentFactory/Krypton

Public Methods

Method Description
KryptonDefaultColorAttribute ( ) : System

Initialize a new instance of the KryptonDefaultColorAttribute class.

Method Details

KryptonDefaultColorAttribute() public method

Initialize a new instance of the KryptonDefaultColorAttribute class.
public KryptonDefaultColorAttribute ( ) : System
return System