C# Class Hamekoz.UI.DatePeriod

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

Méthodes publiques

Méthode Description
DatePeriod ( bool horizonal = false ) : System

Méthodes protégées

Méthode Description
OnValueChanged ( EventArgs e ) : void

Private Methods

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

Method Details

DatePeriod() public méthode

public DatePeriod ( bool horizonal = false ) : System
horizonal bool
Résultat System

OnValueChanged() protected méthode

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