RSS

Пятница, 19.04.2024, 17:06
Главная » WoW API » API Виджеты » Окно редактирования »

enabled = EditBox:GetAltArrowKeyMode()

[ править ]
Returns whether arrow keys are ignored by the edit box unless the Alt key is held.
[клоны]
Returns whether arrow keys are ignored by the edit box unless the Alt key is held.


Signature:
Code
enabled = EditBox:GetAltArrowKeyMode()

Returns:
  • enabled - 1 if arrow keys are ignored by the edit box unless the Alt key is held; otherwise nil (1nil)

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