Gets a value indicating whether the control is currently re-creating its handle.
'Declaration
Public ReadOnly Property RecreatingHandle As Boolean
public bool RecreatingHandle {get;}
Property Value
true if the control is currently re-creating its handle; otherwise, false.