Returns whether the text entered in the edit box is masked. Signature: Code enabled = EditBox:IsPassword()
Returns: - enabled - 1 if text entered in the edit box is masked with asterisk characters (*); otherwise nil (1nil)
Также смотрите: Окно редактирования
Ссылки: http://wowprogramming.com/docs/widgets/EditBox/IsPassword
|