C# Class ComponentFactory.Krypton.Toolkit.PaletteContentStyleConverter

Custom type converter so that PaletteContentStyle values appear as neat text at design time.
Inheritance: StringLookupConverter
Show file Open project: ComponentFactory/Krypton

Public Methods

Method Description
PaletteContentStyleConverter ( ) : System

Initialize a new instance of the PaletteContentStyleConverter clas.

Method Details

PaletteContentStyleConverter() public method

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