C# Class ComponentFactory.Krypton.Toolkit.PaletteWrapLabel

Provide wrap label state storage.
Inheritance: Storage
Afficher le fichier Open project: ComponentFactory/Krypton Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
PaletteWrapLabel ( KryptonWrapLabel wrapLabel ) : System

Initialize a new instance of the PaletteWrapLabel class.

Method Details

PaletteWrapLabel() public méthode

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