See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Relinquish focus of the currently active control.

Namespace: NTier.VSAddIn
Assembly: NTier.VSAddIn (in NTier.VSAddIn.dll) Version: 1.0.0.0

Syntax

C#
public void LoseFocus()
Visual Basic
Public Sub LoseFocus
Visual C++
public:
void LoseFocus()

See Also