C# Class FC3Editor.UI.ParamWaterPicker

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

Méthodes publiques

Méthode Description
ParamWaterPicker ( ) : System
UpdateUI ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
DisposeInternal ( ) : void
InitializeComponent ( ) : void
OnAssign ( ) : void
OnEntryChanged ( ) : void
buttonAssign_Click ( object sender, EventArgs e ) : void
pictureBox1_Click ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

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

ParamWaterPicker() public méthode

public ParamWaterPicker ( ) : System
Résultat System

UpdateUI() public méthode

public UpdateUI ( ) : void
Résultat void