Gets the disposing state of the control

Namespace: Skewworks.NETMF.Controls
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
bool Disposing { get; }

Property Value

Type: Boolean

Remarks

Controls being disposed are not available for use

See Also