C# Class Hamekoz.UI.DatePickerNullable

Inheritance: Xwt.HBox
Afficher le fichier Open project: hamekoz/hamekoz-sharp

Méthodes publiques

Méthode Description
DatePickerNullable ( ) : System

Méthodes protégées

Méthode Description
OnValueChanged ( EventArgs e ) : void

Private Methods

Méthode Description
Check_Toggled ( object sender, EventArgs e ) : void

Method Details

DatePickerNullable() public méthode

public DatePickerNullable ( ) : System
Résultat System

OnValueChanged() protected méthode

protected OnValueChanged ( EventArgs e ) : void
e System.EventArgs
Résultat void