An NDoc Documented Class Library

DebugForm.panel_Paint Method 

Paints the panel according to the panel's drawing state

private void panel_Paint(
   object sender,
   PaintEventArgs 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