BlzFrameSetFocus
- Parameters
frame framehandleflag boolean- comment
Only works with
EDITBOXframes. Sets keyboard focus, similar to the FDF propertyEditSetFocus. All keyboard input will go to this edit box while focused.- patch
1.31.0.11889
- Source
- common.j (suggest an edit or discuss on Github)
- return type
nothing- Source code
native BlzFrameSetFocus takes framehandle frame, boolean flag returns nothing