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
|