RSS

Среда, 25.12.2024, 08:19
Главная » WoW API » API Виджеты » Окно редактирования »

multiLine = EditBox:IsMultiLine()

[ править ]
Returns whether the edit box shows more than one line of text.
[клоны]
Returns whether the edit box shows more than one line of text.


Signature:
Code
multiLine = EditBox:IsMultiLine()

Returns:
  • multiLine - 1 if the edit box shows more than one line of text; otherwise nil (1nil)

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