C# Class ComponentFactory.Krypton.Toolkit.KryptonLabelDesigner

Inheritance: System.Windows.Forms.Design.ControlDesigner
Datei anzeigen Open project: ComponentFactory/Krypton Class Usage Examples

Public Methods

Method Description
KryptonLabelDesigner ( ) : System

Initialize a new instance of the KryptonLabelDesigner class.

Method Details

KryptonLabelDesigner() public method

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