C# Class ComponentFactory.Krypton.Toolkit.KryptonLinkBehaviorConverter

Custom type converter so that KryptonLinkBehavior values appear as neat text at design time.
Inheritance: StringLookupConverter
Datei anzeigen Open project: ComponentFactory/Krypton

Public Methods

Method Description
KryptonLinkBehaviorConverter ( ) : System

Initialize a new instance of the KryptonLinkBehaviorConverter clas.

Method Details

KryptonLinkBehaviorConverter() public method

Initialize a new instance of the KryptonLinkBehaviorConverter clas.
public KryptonLinkBehaviorConverter ( ) : System
return System