C# Class FC3Editor.UI.ParamTimePicker

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: Azerothian/fc3editor Class Usage Examples

Méthodes publiques

Méthode Description
ParamTimePicker ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void
OnValueChanged ( System.TimeSpan value ) : void
UpdatePicker ( ) : void
UpdateSlider ( ) : void
UpdateUI ( ) : void
dateTimePicker_ValueChanged ( object sender, EventArgs e ) : void
timeSlider_Scroll ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

ParamTimePicker() public méthode

public ParamTimePicker ( ) : System
Résultat System