BlzFrameSetFocus

Parameters
frameframehandle
flagboolean
comment

Only works with EDITBOX frames. Sets keyboard focus, similar to the FDF property EditSetFocus. All keyboard input will go to this edit box while focused.

patch

1.31.0.11889

Source
common.j (raise an issue to discuss on Github or submit a PR)
return type
nothing
Source code
native BlzFrameSetFocus                            takes framehandle frame, boolean flag returns nothing