Function Control.grabFocus
Steal the focus from another control and become the focused control (see focusMode
).
void grabFocus() nothrow @nogc;
Steal the focus from another control and become the focused control (see focusMode
).
void grabFocus() nothrow @nogc;