Table of Contents

Method DefaultPaintStart

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

DefaultPaintStart(AbstractControl)

Starts tracking the default paint operation for the specified control.

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

Parameters

control AbstractControl

The UserControl to track.