An NDoc Documented Class Library

DebugForm.hScrollBar_Scroll Method 

Activates whenever the horizontal scroll bar is used.

private void hScrollBar_Scroll(
   object sender,
   ScrollEventArgs e
);

Parameters

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

See Also

DebugForm Class | Fragmenter Namespace