C# Class VixenModules.Controller.E131.UnicastForm

Inheritance: System.Windows.Forms.Form
Show file Open project: sall/vixen-modules Class Usage Examples

Public Methods

Method Description
UnicastForm ( ) : System.Windows.Forms

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
InitializeComponent ( ) : void
UnicastForm_Load ( object sender, System e ) : void
cancelButton_Click ( object sender, System e ) : void
ipTextBox_TextChanged ( object sender, System e ) : void
okButton_Click ( object sender, System e ) : void

Method Details

Dispose() protected method

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

UnicastForm() public method

public UnicastForm ( ) : System.Windows.Forms
return System.Windows.Forms