System.Windows.Forms.Control.IsHandleCreated Property

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

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public bool IsHandleCreated { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the Control.IsHandleCreated property to determine whether Control.CreateHandle has been called.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0