RSS

Суббота, 27.04.2024, 04:45
Главная » WoW API » API Виджеты » Окно редактирования »

EditBox:SetFocus()

[ править ]
Focuses the edit box for keyboard input.
[клоны]
Focuses the edit box for keyboard input. Only one edit box may be focused at a time; setting focus to one edit box will remove it from the currently focused edit box.


Signature:
Code
EditBox:SetFocus()

Также смотрите: Окно редактирования
Ссылки: http://wowprogramming.com/docs/widgets/EditBox/SetFocus