Method | Description | |
---|---|---|
ListEntry ( |
Initialize a new instance of the ListEntry class.
|
|
ToString ( ) : string |
Gets a string representation of the encapsulated check button.
|
public ListEntry ( |
||
checkButton | CheckButton to encapsulate. | |
return | System |