Table of Contents

Method DefaultPaintStop

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DefaultPaintStop(AbstractControl)

Stops tracking the default paint operation for the specified control.

[Conditional("DEBUG")]
public static void DefaultPaintStop(AbstractControl control)

Parameters

control AbstractControl

The UserControl to stop tracking.