Table of Contents

Property IsHandleCreated

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

IsHandleCreated

Gets a value indicating whether the control has a native window handle associated with it.

bool IsHandleCreated { get; }

Property Value

bool

true if a native window handle has been assigned to the control; otherwise, false.