Whether or not this control has a handle associated with it.
[Visual Basic] Public ReadOnly Property HandleCreated As Boolean [C#] public bool HandleCreated {get;} [C++] public: __property bool get_HandleCreated(); [JScript] public function get HandleCreated() : Boolean;