C# Class FC3Editor.UI.ParamWaterPicker

Inheritance: System.Windows.Forms.UserControl
Show file Open project: Azerothian/fc3editor Class Usage Examples

Public Methods

Method Description
ParamWaterPicker ( ) : System
UpdateUI ( ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method 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 method

protected Dispose ( bool disposing ) : void
disposing bool
return void

ParamWaterPicker() public method

public ParamWaterPicker ( ) : System
return System

UpdateUI() public method

public UpdateUI ( ) : void
return void