Function Control.releaseFocus
Give up the focus. No other control will be able to receive keyboard input.
void releaseFocus() nothrow @nogc;
Give up the focus. No other control will be able to receive keyboard input.
void releaseFocus() nothrow @nogc;