Method DefaultPaintStop
DefaultPaintStop(AbstractControl)
Stops tracking the default paint operation for the specified control.
[Conditional("DEBUG")]
public static void DefaultPaintStop(AbstractControl control)
Parameters
controlAbstractControlThe UserControl to stop tracking.