RSS

Суббота, 27.04.2024, 01:14
Главная » 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