An NDoc Documented Class Library

DebugForm.strokeBox_SelectedIndexChanged Method 

Updates the panel depending on what stroke is selected

private void strokeBox_SelectedIndexChanged(
   object sender,
   EventArgs e
);

Parameters

sender
Reference to the object that raised the event
e
Passes an object specific to the event that is being handled

See Also

DebugForm Class | Fragmenter Namespace