Deactivates 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#
void Blur()

Remarks

Called by the parent when a control loses focus. If called by itself this will only result in Invalidate() being invoked.

See Also