JGR MSTS Editors and Tools
buttonLaunch_Click Method (sender, e)
NamespacesToolsToolsbuttonLaunch_Click(Object, EventArgs)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Tools.Tools.buttonLaunch_Click(System.Object,System.EventArgs)"]

Declaration Syntax
C#Visual BasicVisual C++
private void buttonLaunch_Click(
	Object sender,
	EventArgs e
)
Private Sub buttonLaunch_Click ( _
	sender As Object, _
	e As EventArgs _
)
private:
void buttonLaunch_Click(
	Object^ sender, 
	EventArgs^ e
)
Parameters
sender (Object)

[Missing <param name="sender"/> documentation for "M:Tools.Tools.buttonLaunch_Click(System.Object,System.EventArgs)"]

e (EventArgs)

[Missing <param name="e"/> documentation for "M:Tools.Tools.buttonLaunch_Click(System.Object,System.EventArgs)"]

Assembly: Tools (Module: Tools) Version: 0.5.4008.31682