C# Class Hamekoz.UI.DatePickerNullable

Inheritance: Xwt.HBox
Mostrar archivo Open project: hamekoz/hamekoz-sharp

Public Methods

Method Description
DatePickerNullable ( ) : System

Protected Methods

Method Description
OnValueChanged ( EventArgs e ) : void

Private Methods

Method Description
Check_Toggled ( object sender, EventArgs e ) : void

Method Details

DatePickerNullable() public method

public DatePickerNullable ( ) : System
return System

OnValueChanged() protected method

protected OnValueChanged ( EventArgs e ) : void
e System.EventArgs
return void