C# Class ComponentFactory.Krypton.Toolkit.LabelStyleConverter

Custom type converter so that LabelStyle values appear as neat text at design time.
Inheritance: StringLookupConverter
Exibir arquivo Open project: ComponentFactory/Krypton

Public Methods

Method Description
LabelStyleConverter ( ) : System

Initialize a new instance of the LabelStyleConverter clas.

Method Details

LabelStyleConverter() public method

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