An NDoc Documented Class Library

DebugForm.oInk_SelectionChanged Method 

Sets the selected index of the stroke box to be the (first) selected stroke's Id. This in turn updates what stroke is highlighted once the panel is refreshed.

private void oInk_SelectionChanged(
   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