Table of Contents

Property RecreatingHandle

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

RecreatingHandle

Gets a value indicating whether the control is currently re-creating its handle.

[Browsable(false)]
public virtual bool RecreatingHandle { get; }

Property Value

bool

true if the control is currently re-creating its handle; otherwise, false.