C# Class ComponentFactory.Krypton.Toolkit.PaletteWrapLabel

Provide wrap label state storage.
Inheritance: Storage
Datei anzeigen Open project: ComponentFactory/Krypton Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
PaletteWrapLabel ( KryptonWrapLabel wrapLabel ) : System

Initialize a new instance of the PaletteWrapLabel class.

Method Details

PaletteWrapLabel() public method

Initialize a new instance of the PaletteWrapLabel class.
public PaletteWrapLabel ( KryptonWrapLabel wrapLabel ) : System
wrapLabel KryptonWrapLabel Reference to owning control.
return System