C# Class ComponentFactory.Krypton.Toolkit.KryptonCheckButtonCollectionForm.ListEntry

Afficher le fichier Open project: ComponentFactory/Krypton

Méthodes publiques

Méthode Description
ListEntry ( KryptonCheckButton checkButton ) : System

Initialize a new instance of the ListEntry class.

ToString ( ) : string

Gets a string representation of the encapsulated check button.

Method Details

ListEntry() public méthode

Initialize a new instance of the ListEntry class.
public ListEntry ( KryptonCheckButton checkButton ) : System
checkButton KryptonCheckButton CheckButton to encapsulate.
Résultat System

ToString() public méthode

Gets a string representation of the encapsulated check button.
public ToString ( ) : string
Résultat string